home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / TemaCD / Massiva / MASSIVA.EXE / 0 / RCDATA / TFMCOMPOSE2 / TFMCOMPOSE2.txt < prev   
Text File  |  1999-04-03  |  19KB  |  827 lines

  1. object fmCompose2: TfmCompose2
  2.   Left = 179
  3.   Top = 217
  4.   HelpContext = 6
  5.   BorderStyle = bsDialog
  6.   Caption = 'Compose controllers'
  7.   ClientHeight = 238
  8.   ClientWidth = 377
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object RotateLabel1: TRotateLabel
  20.     Left = 157
  21.     Top = 209
  22.     Width = 211
  23.     Height = 24
  24.     Cursor = crHandPoint
  25.     Hint = 'Click for help'
  26.     Escapement = 0
  27.     TextStyle = tsRecessed
  28.     Caption = 'Compose controllers'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clSilver
  31.     Font.Height = -21
  32.     Font.Name = 'Arial'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.     ParentShowHint = False
  36.     ShowHint = True
  37.     Transparent = True
  38.     OnClick = RotateLabel1Click
  39.   end
  40.   object PageControl1: TPage95Control
  41.     Left = 80
  42.     Top = 8
  43.     Width = 289
  44.     Height = 193
  45.     ActivePage = TabFade
  46.     ButtonStyle = True
  47.     FlatButtons = True
  48.     FlatSeperators = False
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -11
  52.     Font.Name = 'Arial'
  53.     Font.Style = [fsBold]
  54.     HotTrack = True
  55.     TabInactiveColor = clSilver
  56.     TabInactiveFont.Charset = ANSI_CHARSET
  57.     TabInactiveFont.Color = clWindowText
  58.     TabInactiveFont.Height = -11
  59.     TabInactiveFont.Name = 'Arial'
  60.     TabInactiveFont.Style = []
  61.     ParentFont = False
  62.     TabOrder = 3
  63.     OnChange = PageControl1Change
  64.     object TabSet: TTab95Sheet
  65.       Caption = 'Set'
  66.       GripAlign = gaLeft
  67.       ImageIndex = -1
  68.       StaticPageIndex = -1
  69.       TabVisible = True
  70.       object Label1: TLabel
  71.         Left = 24
  72.         Top = 32
  73.         Width = 46
  74.         Height = 14
  75.         Caption = 'Controller'
  76.         Font.Charset = ANSI_CHARSET
  77.         Font.Color = clWindowText
  78.         Font.Height = -11
  79.         Font.Name = 'Arial'
  80.         Font.Style = []
  81.         ParentFont = False
  82.       end
  83.       object Label2: TLabel
  84.         Left = 24
  85.         Top = 72
  86.         Width = 28
  87.         Height = 14
  88.         Caption = 'Value'
  89.         Font.Charset = ANSI_CHARSET
  90.         Font.Color = clWindowText
  91.         Font.Height = -11
  92.         Font.Name = 'Arial'
  93.         Font.Style = []
  94.         ParentFont = False
  95.       end
  96.       object setValue: TEditIncDec
  97.         Left = 65
  98.         Top = 69
  99.         Width = 31
  100.         Height = 22
  101.         Color = clBlack
  102.         Font.Charset = ANSI_CHARSET
  103.         Font.Color = clWhite
  104.         Font.Height = -11
  105.         Font.Name = 'Arial'
  106.         Font.Style = []
  107.         ParentFont = False
  108.         PopupMenu = setValue.
  109.         TabOrder = 0
  110.         Text = '64'
  111.         Max = 0
  112.       end
  113.     end
  114.     object TabFade: TTab95Sheet
  115.       Caption = 'Fade'
  116.       Font.Charset = ANSI_CHARSET
  117.       Font.Color = clWindowText
  118.       Font.Height = -11
  119.       Font.Name = 'Arial'
  120.       Font.Style = []
  121.       GripAlign = gaLeft
  122.       ImageIndex = -1
  123.       StaticPageIndex = -1
  124.       ParentFont = False
  125.       TabVisible = True
  126.       object Label3: TLabel
  127.         Left = 24
  128.         Top = 32
  129.         Width = 46
  130.         Height = 14
  131.         Caption = 'Controller'
  132.       end
  133.       object Label4: TLabel
  134.         Left = 24
  135.         Top = 72
  136.         Width = 24
  137.         Height = 14
  138.         Caption = 'From'
  139.       end
  140.       object Label5: TLabel
  141.         Left = 136
  142.         Top = 72
  143.         Width = 12
  144.         Height = 14
  145.         Caption = 'To'
  146.       end
  147.       object Label6: TLabel
  148.         Left = 24
  149.         Top = 144
  150.         Width = 33
  151.         Height = 14
  152.         Caption = 'Editres'
  153.       end
  154.       object fadeMin: TEditIncDec
  155.         Left = 65
  156.         Top = 69
  157.         Width = 31
  158.         Height = 22
  159.         Color = clBlack
  160.         Font.Charset = ANSI_CHARSET
  161.         Font.Color = clWhite
  162.         Font.Height = -11
  163.         Font.Name = 'Arial'
  164.         Font.Style = []
  165.         ParentFont = False
  166.         PopupMenu = fadeMin.
  167.         TabOrder = 0
  168.         Text = '0'
  169.         Max = 0
  170.       end
  171.       object fadeMax: TEditIncDec
  172.         Left = 161
  173.         Top = 69
  174.         Width = 31
  175.         Height = 22
  176.         Color = clBlack
  177.         Font.Charset = ANSI_CHARSET
  178.         Font.Color = clWhite
  179.         Font.Height = -11
  180.         Font.Name = 'Arial'
  181.         Font.Style = []
  182.         ParentFont = False
  183.         PopupMenu = fadeMax.
  184.         TabOrder = 1
  185.         Text = '127'
  186.         Max = 0
  187.       end
  188.     end
  189.     object TabRandom: TTab95Sheet
  190.       Caption = 'Random'
  191.       Font.Charset = ANSI_CHARSET
  192.       Font.Color = clWindowText
  193.       Font.Height = -11
  194.       Font.Name = 'Arial'
  195.       Font.Style = []
  196.       GripAlign = gaLeft
  197.       ImageIndex = -1
  198.       StaticPageIndex = -1
  199.       ParentFont = False
  200.       TabVisible = True
  201.       object Label10: TLabel
  202.         Left = 24
  203.         Top = 32
  204.         Width = 46
  205.         Height = 14
  206.         Caption = 'Controller'
  207.       end
  208.       object Label7: TLabel
  209.         Left = 24
  210.         Top = 72
  211.         Width = 16
  212.         Height = 14
  213.         Caption = 'Min'
  214.       end
  215.       object Label8: TLabel
  216.         Left = 128
  217.         Top = 72
  218.         Width = 20
  219.         Height = 14
  220.         Caption = 'Max'
  221.       end
  222.       object Label9: TLabel
  223.         Left = 24
  224.         Top = 144
  225.         Width = 33
  226.         Height = 14
  227.         Caption = 'Editres'
  228.       end
  229.       object randomMin: TEditIncDec
  230.         Left = 65
  231.         Top = 69
  232.         Width = 31
  233.         Height = 22
  234.         Color = clBlack
  235.         Font.Charset = ANSI_CHARSET
  236.         Font.Color = clWhite
  237.         Font.Height = -11
  238.         Font.Name = 'Arial'
  239.         Font.Style = []
  240.         ParentFont = False
  241.         PopupMenu = randomMin.
  242.         TabOrder = 0
  243.         Text = '0'
  244.         Max = 0
  245.       end
  246.       object randomMax: TEditIncDec
  247.         Left = 161
  248.         Top = 69
  249.         Width = 31
  250.         Height = 22
  251.         Color = clBlack
  252.         Font.Charset = ANSI_CHARSET
  253.         Font.Color = clWhite
  254.         Font.Height = -11
  255.         Font.Name = 'Arial'
  256.         Font.Style = []
  257.         ParentFont = False
  258.         PopupMenu = randomMax.
  259.         TabOrder = 1
  260.         Text = '127'
  261.         Max = 0
  262.       end
  263.     end
  264.     object TabPattern: TTab95Sheet
  265.       Caption = 'Pattern'
  266.       Font.Charset = ANSI_CHARSET
  267.       Font.Color = clWindowText
  268.       Font.Height = -11
  269.       Font.Name = 'Arial'
  270.       Font.Style = []
  271.       GripAlign = gaLeft
  272.       ImageIndex = -1
  273.       StaticPageIndex = -1
  274.       ParentFont = False
  275.       TabVisible = True
  276.       object Label11: TLabel
  277.         Left = 24
  278.         Top = 32
  279.         Width = 46
  280.         Height = 14
  281.         Caption = 'Controller'
  282.       end
  283.       object Label12: TLabel
  284.         Left = 24
  285.         Top = 144
  286.         Width = 33
  287.         Height = 14
  288.         Caption = 'Editres'
  289.       end
  290.       object Label13: TLabel
  291.         Left = 24
  292.         Top = 64
  293.         Width = 91
  294.         Height = 14
  295.         Caption = 'Repeat this pattern'
  296.       end
  297.       object Fader1: TFader
  298.         Left = 24
  299.         Top = 88
  300.         Width = 25
  301.         Height = 41
  302.         Cursor = crHandPoint
  303.         Color = 16744576
  304.         Font.Charset = ANSI_CHARSET
  305.         Font.Color = clWhite
  306.         Font.Height = -9
  307.         Font.Name = 'Small Fonts'
  308.         Font.Style = []
  309.         ParentColor = False
  310.         ParentFont = False
  311.         Mirror = True
  312.         ShowText = True
  313.         Min = 0
  314.         Max = 127
  315.         Pos = 0
  316.         ThumbSize = 0
  317.         BkColor = clBlack
  318.       end
  319.       object Fader2: TFader
  320.         Left = 50
  321.         Top = 88
  322.         Width = 25
  323.         Height = 41
  324.         Cursor = crHandPoint
  325.         Color = 16744576
  326.         Font.Charset = ANSI_CHARSET
  327.         Font.Color = clWhite
  328.         Font.Height = -9
  329.         Font.Name = 'Small Fonts'
  330.         Font.Style = []
  331.         ParentColor = False
  332.         ParentFont = False
  333.         Mirror = True
  334.         ShowText = True
  335.         Min = 0
  336.         Max = 127
  337.         Pos = 0
  338.         ThumbSize = 0
  339.         BkColor = clBlack
  340.       end
  341.       object Fader3: TFader
  342.         Left = 76
  343.         Top = 88
  344.         Width = 25
  345.         Height = 41
  346.         Cursor = crHandPoint
  347.         Color = 16744576
  348.         Font.Charset = ANSI_CHARSET
  349.         Font.Color = clWhite
  350.         Font.Height = -9
  351.         Font.Name = 'Small Fonts'
  352.         Font.Style = []
  353.         ParentColor = False
  354.         ParentFont = False
  355.         Mirror = True
  356.         ShowText = True
  357.         Min = 0
  358.         Max = 127
  359.         Pos = 0
  360.         ThumbSize = 0
  361.         BkColor = clBlack
  362.       end
  363.       object Fader4: TFader
  364.         Left = 102
  365.         Top = 88
  366.         Width = 25
  367.         Height = 41
  368.         Cursor = crHandPoint
  369.         Color = 16744576
  370.         Font.Charset = ANSI_CHARSET
  371.         Font.Color = clWhite
  372.         Font.Height = -9
  373.         Font.Name = 'Small Fonts'
  374.         Font.Style = []
  375.         ParentColor = False
  376.         ParentFont = False
  377.         Mirror = True
  378.         ShowText = True
  379.         Min = 0
  380.         Max = 127
  381.         Pos = 0
  382.         ThumbSize = 0
  383.         BkColor = clBlack
  384.       end
  385.       object Fader5: TFader
  386.         Left = 128
  387.         Top = 88
  388.         Width = 25
  389.         Height = 41
  390.         Cursor = crHandPoint
  391.         Color = 16744576
  392.         Font.Charset = ANSI_CHARSET
  393.         Font.Color = clWhite
  394.         Font.Height = -9
  395.         Font.Name = 'Small Fonts'
  396.         Font.Style = []
  397.         ParentColor = False
  398.         ParentFont = False
  399.         Mirror = True
  400.         ShowText = True
  401.         Min = 0
  402.         Max = 127
  403.         Pos = 0
  404.         ThumbSize = 0
  405.         BkColor = clBlack
  406.       end
  407.       object Fader6: TFader
  408.         Left = 154
  409.         Top = 88
  410.         Width = 25
  411.         Height = 41
  412.         Cursor = crHandPoint
  413.         Color = 16744576
  414.         Font.Charset = ANSI_CHARSET
  415.         Font.Color = clWhite
  416.         Font.Height = -9
  417.         Font.Name = 'Small Fonts'
  418.         Font.Style = []
  419.         ParentColor = False
  420.         ParentFont = False
  421.         Mirror = True
  422.         ShowText = True
  423.         Min = 0
  424.         Max = 127
  425.         Pos = 0
  426.         ThumbSize = 0
  427.         BkColor = clBlack
  428.       end
  429.       object Fader7: TFader
  430.         Left = 180
  431.         Top = 88
  432.         Width = 25
  433.         Height = 41
  434.         Cursor = crHandPoint
  435.         Color = 16744576
  436.         Font.Charset = ANSI_CHARSET
  437.         Font.Color = clWhite
  438.         Font.Height = -9
  439.         Font.Name = 'Small Fonts'
  440.         Font.Style = []
  441.         ParentColor = False
  442.         ParentFont = False
  443.         Mirror = True
  444.         ShowText = True
  445.         Min = 0
  446.         Max = 127
  447.         Pos = 0
  448.         ThumbSize = 0
  449.         BkColor = clBlack
  450.       end
  451.       object Fader8: TFader
  452.         Left = 206
  453.         Top = 88
  454.         Width = 25
  455.         Height = 41
  456.         Cursor = crHandPoint
  457.         Color = 16744576
  458.         Font.Charset = ANSI_CHARSET
  459.         Font.Color = clWhite
  460.         Font.Height = -9
  461.         Font.Name = 'Small Fonts'
  462.         Font.Style = []
  463.         ParentColor = False
  464.         ParentFont = False
  465.         Mirror = True
  466.         ShowText = True
  467.         Min = 0
  468.         Max = 127
  469.         Pos = 0
  470.         ThumbSize = 0
  471.         BkColor = clBlack
  472.       end
  473.     end
  474.   end
  475.   object cclist: TComboBox
  476.     Left = 168
  477.     Top = 64
  478.     Width = 145
  479.     Height = 21
  480.     Style = csDropDownList
  481.     Color = clBlack
  482.     Font.Charset = DEFAULT_CHARSET
  483.     Font.Color = clWhite
  484.     Font.Height = -11
  485.     Font.Name = 'MS Sans Serif'
  486.     Font.Style = []
  487.     ItemHeight = 13
  488.     Items.Strings = (
  489.       'Bank Select (0)'
  490.       'Modulation (1)'
  491.       'Breath control (2)'
  492.       'Controller (3)'
  493.       'Foot controller (4)'
  494.       'Portamento time (5)'
  495.       'Data entry (6)'
  496.       'Main volum (7)'
  497.       'Balance (8)'
  498.       'Controller (9)'
  499.       'Pan (10)'
  500.       'Expression Controller (11)'
  501.       'Effect controll 1 (12)'
  502.       'Effect controll 2 (13)'
  503.       'Controller (14)'
  504.       'Controller (15)'
  505.       'Controller (16)'
  506.       'Controller (17)'
  507.       'Controller (18)'
  508.       'Controller (19)'
  509.       'Controller (20)'
  510.       'Controller (21)'
  511.       'Controller (22)'
  512.       'Controller (23)'
  513.       'Controller (24)'
  514.       'Controller (25)'
  515.       'Controller (26)'
  516.       'Controller (27)'
  517.       'Controller (28)'
  518.       'Controller (29)'
  519.       'Controller (30)'
  520.       'Controller (31)'
  521.       'Controller (32)'
  522.       'Controller (33)'
  523.       'Controller (34)'
  524.       'Controller (35)'
  525.       'Controller (36)'
  526.       'Controller (37)'
  527.       'Controller (38)'
  528.       'Controller (39)'
  529.       'Controller (40)'
  530.       'Controller (41)'
  531.       'Controller (42)'
  532.       'Controller (43)'
  533.       'Controller (44)'
  534.       'Controller (45)'
  535.       'Controller (46)'
  536.       'Controller (47)'
  537.       'Controller (48)'
  538.       'Controller (49)'
  539.       'Controller (50)'
  540.       'Controller (51)'
  541.       'Controller (52)'
  542.       'Controller (53)'
  543.       'Controller (54)'
  544.       'Controller (55)'
  545.       'Controller (56)'
  546.       'Controller (57)'
  547.       'Controller (58)'
  548.       'Controller (59)'
  549.       'Controller (60)'
  550.       'Controller (61)'
  551.       'Controller (62)'
  552.       'Controller (63)'
  553.       'Controller (64)'
  554.       'Controller (65)'
  555.       'Controller (66)'
  556.       'Controller (67)'
  557.       'Controller (68)'
  558.       'Controller (69)'
  559.       'Controller (70)'
  560.       'Controller (71)'
  561.       'Controller (72)'
  562.       'Controller (73)'
  563.       'Controller (74)'
  564.       'Controller (75)'
  565.       'Controller (76)'
  566.       'Controller (77)'
  567.       'Controller (78)'
  568.       'Controller (79)'
  569.       'Controller (80)'
  570.       'Controller (81)'
  571.       'Controller (82)'
  572.       'Controller (83)'
  573.       'Controller (84)'
  574.       'Controller (85)'
  575.       'Controller (86)'
  576.       'Controller (87)'
  577.       'Controller (88)'
  578.       'Controller (89)'
  579.       'Controller (80)'
  580.       'Controller (91)'
  581.       'Controller (92)'
  582.       'Controller (93)'
  583.       'Controller (94)'
  584.       'Controller (95)'
  585.       'Controller (96)'
  586.       'Controller (97)'
  587.       'Controller (98)'
  588.       'Controller (99)'
  589.       'Controller (100)'
  590.       'Controller (101)'
  591.       'Controller (102)'
  592.       'Controller (103)'
  593.       'Controller (104)'
  594.       'Controller (105)'
  595.       'Controller (106)'
  596.       'Controller (107)'
  597.       'Controller (108)'
  598.       'Controller (109)'
  599.       'Controller (110)'
  600.       'Controller (111)'
  601.       'Controller (112)'
  602.       'Controller (113)'
  603.       'Controller (114)'
  604.       'Controller (115)'
  605.       'Controller (116)'
  606.       'Controller (117)'
  607.       'Controller (118)'
  608.       'Controller (119)'
  609.       'Controller (120)'
  610.       'Controller (121)'
  611.       'Controller (122)'
  612.       'Controller (123)'
  613.       'Controller (124)'
  614.       'Controller (125)'
  615.       'Controller (126)'
  616.       'Controller (127)')
  617.     ParentFont = False
  618.     TabOrder = 0
  619.   end
  620.   object panelRes: TPanel
  621.     Left = 153
  622.     Top = 177
  623.     Width = 30
  624.     Height = 19
  625.     Cursor = crHandPoint
  626.     Hint = 'Edit resolution'
  627.     BevelOuter = bvNone
  628.     Caption = '16'
  629.     Color = clBlack
  630.     Font.Charset = DEFAULT_CHARSET
  631.     Font.Color = clWhite
  632.     Font.Height = -11
  633.     Font.Name = 'MS Sans Serif'
  634.     Font.Style = []
  635.     ParentFont = False
  636.     ParentShowHint = False
  637.     ShowHint = True
  638.     TabOrder = 1
  639.     Visible = False
  640.     OnMouseDown = panelResMouseDown
  641.     OnMouseUp = panelResMouseUp
  642.   end
  643.   object Panel1: TPanel
  644.     Left = 0
  645.     Top = 0
  646.     Width = 70
  647.     Height = 238
  648.     Align = alLeft
  649.     BevelOuter = bvNone
  650.     Color = clBlack
  651.     Font.Charset = DEFAULT_CHARSET
  652.     Font.Color = clSilver
  653.     Font.Height = -11
  654.     Font.Name = 'MS Sans Serif'
  655.     Font.Style = []
  656.     ParentFont = False
  657.     TabOrder = 2
  658.     object labelText: TLabel
  659.       Left = 9
  660.       Top = 128
  661.       Width = 55
  662.       Height = 113
  663.       AutoSize = False
  664.       Caption = 'Select controller to input at beginning of part'
  665.       Color = clBlack
  666.       Font.Charset = DEFAULT_CHARSET
  667.       Font.Color = clYellow
  668.       Font.Height = -11
  669.       Font.Name = 'MS Sans Serif'
  670.       Font.Style = []
  671.       ParentColor = False
  672.       ParentFont = False
  673.       Transparent = True
  674.       WordWrap = True
  675.     end
  676.     object panelPlay: TPanel
  677.       Left = 4
  678.       Top = 219
  679.       Width = 19
  680.       Height = 16
  681.       Hint = 'Play'
  682.       Color = clBlack
  683.       TabOrder = 0
  684.       object iconPlay: TIconButton
  685.         Left = 1
  686.         Top = 1
  687.         Width = 17
  688.         Height = 14
  689.         Align = alClient
  690.         Center = True
  691.         Picture.Data = {<image000.bmp>}
  692.         OnMouseUp = iconPlayMouseUp
  693.         State = stUp
  694.       end
  695.     end
  696.     object Panel2: TPanel
  697.       Left = 26
  698.       Top = 219
  699.       Width = 19
  700.       Height = 16
  701.       Color = clBlack
  702.       TabOrder = 1
  703.       object IconStop: TIconButton
  704.         Left = 1
  705.         Top = 1
  706.         Width = 17
  707.         Height = 14
  708.         Hint = 'Stop'
  709.         Align = alClient
  710.         Center = True
  711.         Picture.Data = {<image001.bmp>}
  712.         OnMouseUp = IconStopMouseUp
  713.         State = stUp
  714.       end
  715.     end
  716.     object btnClose: tnybutton
  717.       Left = 7
  718.       Top = 92
  719.       Width = 57
  720.       Height = 25
  721.       Cursor = crHandPoint
  722.       Cancel = True
  723.       Caption = '&Close'
  724.       Font.Charset = ANSI_CHARSET
  725.       Font.Color = clSilver
  726.       Font.Height = -11
  727.       Font.Name = 'Arial'
  728.       Font.Style = [fsBold]
  729.       ParentFont = False
  730.       TabOrder = 2
  731.       OnClick = btnCloseClick
  732.     end
  733.     object btnUndo: tnybutton
  734.       Left = 8
  735.       Top = 63
  736.       Width = 57
  737.       Height = 25
  738.       Cursor = crHandPoint
  739.       Caption = '&Undo'
  740.       Font.Charset = ANSI_CHARSET
  741.       Font.Color = clSilver
  742.       Font.Height = -11
  743.       Font.Name = 'Arial'
  744.       Font.Style = [fsBold]
  745.       ParentFont = False
  746.       TabOrder = 3
  747.       OnClick = btnUndoClick
  748.     end
  749.     object btnOK: tnybutton
  750.       Left = 8
  751.       Top = 6
  752.       Width = 57
  753.       Height = 25
  754.       Cursor = crHandPoint
  755.       Caption = '&OK'
  756.       Default = True
  757.       Font.Charset = ANSI_CHARSET
  758.       Font.Color = clSilver
  759.       Font.Height = -11
  760.       Font.Name = 'Arial'
  761.       Font.Style = [fsBold]
  762.       ParentFont = False
  763.       TabOrder = 4
  764.       OnClick = btnOKClick
  765.     end
  766.     object btnApply: tnybutton
  767.       Left = 8
  768.       Top = 34
  769.       Width = 57
  770.       Height = 25
  771.       Cursor = crHandPoint
  772.       Caption = '&Apply'
  773.       Font.Charset = ANSI_CHARSET
  774.       Font.Color = clSilver
  775.       Font.Height = -11
  776.       Font.Name = 'Arial'
  777.       Font.Style = [fsBold]
  778.       ParentFont = False
  779.       TabOrder = 5
  780.       OnClick = btnApplyClick
  781.     end
  782.   end
  783.   object chkOverwrite: TCheckBox
  784.     Left = 108
  785.     Top = 39
  786.     Width = 97
  787.     Height = 17
  788.     Caption = 'Overwrite'
  789.     State = cbChecked
  790.     TabOrder = 4
  791.   end
  792.   object PopupRes: TPopupMenu
  793.     Left = 196
  794.     Top = 224
  795.     object N641: TMenuItem
  796.       Caption = '64'
  797.       OnClick = N641Click
  798.     end
  799.     object N321: TMenuItem
  800.       Caption = '32'
  801.       OnClick = N321Click
  802.     end
  803.     object N161: TMenuItem
  804.       Caption = '16'
  805.       OnClick = N161Click
  806.     end
  807.     object N81: TMenuItem
  808.       Caption = '8'
  809.       OnClick = N81Click
  810.     end
  811.     object N41: TMenuItem
  812.       Caption = '4'
  813.       OnClick = N41Click
  814.     end
  815.     object N21: TMenuItem
  816.       Caption = '2'
  817.       OnClick = N21Click
  818.     end
  819.   end
  820.   object Timer1: TTimer
  821.     Interval = 10
  822.     OnTimer = Timer1Timer
  823.     Left = 232
  824.     Top = 224
  825.   end
  826. end
  827.