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

  1. object fmOptions: TfmOptions
  2.   Left = 136
  3.   Top = 75
  4.   HelpContext = 3
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 277
  8.   ClientWidth = 372
  9.   Color = clSilver
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = [fsItalic]
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 14
  21.   object RotateLabel1: TRotateLabel
  22.     Left = 285
  23.     Top = 246
  24.     Width = 80
  25.     Height = 29
  26.     Cursor = crHandPoint
  27.     Hint = 'Click for help'
  28.     Escapement = 5
  29.     TextStyle = tsRecessed
  30.     Caption = 'Options'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clSilver
  33.     Font.Height = -21
  34.     Font.Name = 'Arial'
  35.     Font.Style = [fsBold]
  36.     ParentFont = False
  37.     ParentShowHint = False
  38.     ShowHint = True
  39.     Transparent = True
  40.     OnClick = RotateLabel1Click
  41.   end
  42.   object PageControl1: TPage95Control
  43.     Left = 80
  44.     Top = 8
  45.     Width = 281
  46.     Height = 241
  47.     ActivePage = TabMidi
  48.     ButtonStyle = True
  49.     FlatButtons = True
  50.     FlatSeperators = False
  51.     Font.Charset = ANSI_CHARSET
  52.     Font.Color = clBlack
  53.     Font.Height = -11
  54.     Font.Name = 'Arial'
  55.     Font.Style = [fsBold]
  56.     HotTrack = True
  57.     TabInactiveColor = clSilver
  58.     TabInactiveFont.Charset = ANSI_CHARSET
  59.     TabInactiveFont.Color = clBlack
  60.     TabInactiveFont.Height = -11
  61.     TabInactiveFont.Name = 'Arial'
  62.     TabInactiveFont.Style = []
  63.     ParentFont = False
  64.     TabOrder = 0
  65.     OnChange = PageControl1Change
  66.     object TabFile: TTab95Sheet
  67.       Caption = 'File'
  68.       Font.Charset = ANSI_CHARSET
  69.       Font.Color = clBlack
  70.       Font.Height = -11
  71.       Font.Name = 'Arial'
  72.       Font.Style = [fsItalic]
  73.       GripAlign = gaLeft
  74.       ImageIndex = -1
  75.       StaticPageIndex = -1
  76.       ParentFont = False
  77.       TabVisible = True
  78.       object Label8: TLabel
  79.         Left = 16
  80.         Top = 88
  81.         Width = 71
  82.         Height = 14
  83.         Caption = 'Song directory'
  84.         Font.Charset = ANSI_CHARSET
  85.         Font.Color = clWindowText
  86.         Font.Height = -11
  87.         Font.Name = 'Arial'
  88.         Font.Style = []
  89.         ParentFont = False
  90.       end
  91.       object SpeedButton8: TSpeedButton
  92.         Left = 224
  93.         Top = 104
  94.         Width = 17
  95.         Height = 17
  96.         Hint = 'Show/hide directory'
  97.         Caption = '...'
  98.         Font.Charset = ANSI_CHARSET
  99.         Font.Color = clBlack
  100.         Font.Height = -11
  101.         Font.Name = 'Arial'
  102.         Font.Style = [fsBold]
  103.         ParentFont = False
  104.         ParentShowHint = False
  105.         ShowHint = True
  106.         OnClick = SpeedButton8Click
  107.       end
  108.       object chkAutoplay: TCheckBox
  109.         Left = 16
  110.         Top = 40
  111.         Width = 193
  112.         Height = 17
  113.         Caption = 'Start playback on start-up'
  114.         Font.Charset = ANSI_CHARSET
  115.         Font.Color = clBlack
  116.         Font.Height = -11
  117.         Font.Name = 'Arial'
  118.         Font.Style = []
  119.         ParentFont = False
  120.         State = cbChecked
  121.         TabOrder = 0
  122.         OnClick = chkAutoplayClick
  123.       end
  124.       object chkAautoload: TCheckBox
  125.         Left = 16
  126.         Top = 16
  127.         Width = 201
  128.         Height = 17
  129.         Caption = 'Open last saved song on start-up'
  130.         Font.Charset = ANSI_CHARSET
  131.         Font.Color = clBlack
  132.         Font.Height = -11
  133.         Font.Name = 'Arial'
  134.         Font.Style = []
  135.         ParentFont = False
  136.         TabOrder = 1
  137.         OnClick = chkAautoloadClick
  138.       end
  139.       object editPath: TEdit
  140.         Left = 16
  141.         Top = 104
  142.         Width = 201
  143.         Height = 22
  144.         Color = clBlack
  145.         Font.Charset = ANSI_CHARSET
  146.         Font.Color = clWhite
  147.         Font.Height = -11
  148.         Font.Name = 'Arial'
  149.         Font.Style = []
  150.         ParentFont = False
  151.         TabOrder = 2
  152.       end
  153.       object DirectoryListBox1: TDirectoryListBox
  154.         Left = 16
  155.         Top = 104
  156.         Width = 201
  157.         Height = 105
  158.         Cursor = crHandPoint
  159.         Color = clBlack
  160.         Font.Charset = ANSI_CHARSET
  161.         Font.Color = clWhite
  162.         Font.Height = -11
  163.         Font.Name = 'Arial'
  164.         Font.Style = []
  165.         ItemHeight = 16
  166.         ParentFont = False
  167.         TabOrder = 3
  168.         Visible = False
  169.         OnChange = DirectoryListBox1Change
  170.       end
  171.       object chkConvert: TCheckBox
  172.         Left = 16
  173.         Top = 64
  174.         Width = 233
  175.         Height = 17
  176.         Caption = 'Split MIDI files format 0 on MIDI channels'
  177.         Font.Charset = ANSI_CHARSET
  178.         Font.Color = clBlack
  179.         Font.Height = -11
  180.         Font.Name = 'Arial'
  181.         Font.Style = []
  182.         ParentFont = False
  183.         State = cbChecked
  184.         TabOrder = 4
  185.         OnClick = chkConvertClick
  186.       end
  187.     end
  188.     object TabBeep: TTab95Sheet
  189.       Caption = 'Beep'
  190.       GripAlign = gaLeft
  191.       ImageIndex = -1
  192.       StaticPageIndex = -1
  193.       TabVisible = True
  194.       object Label1: TLabel
  195.         Left = 120
  196.         Top = 73
  197.         Width = 13
  198.         Height = 14
  199.         Caption = 'Ch'
  200.         Font.Charset = ANSI_CHARSET
  201.         Font.Color = clWindowText
  202.         Font.Height = -11
  203.         Font.Name = 'Arial'
  204.         Font.Style = []
  205.         ParentFont = False
  206.       end
  207.       object Label2: TLabel
  208.         Left = 184
  209.         Top = 73
  210.         Width = 22
  211.         Height = 14
  212.         Caption = 'Note'
  213.         Font.Charset = ANSI_CHARSET
  214.         Font.Color = clWindowText
  215.         Font.Height = -11
  216.         Font.Name = 'Arial'
  217.         Font.Style = []
  218.         ParentFont = False
  219.       end
  220.       object Label6: TLabel
  221.         Left = 32
  222.         Top = 101
  223.         Width = 32
  224.         Height = 14
  225.         Caption = 'Output'
  226.         Font.Charset = ANSI_CHARSET
  227.         Font.Color = clBlack
  228.         Font.Height = -11
  229.         Font.Name = 'Arial'
  230.         Font.Style = []
  231.         ParentFont = False
  232.       end
  233.       object Label3: TLabel
  234.         Left = 32
  235.         Top = 172
  236.         Width = 28
  237.         Height = 14
  238.         Caption = 'Beats'
  239.         Font.Charset = ANSI_CHARSET
  240.         Font.Color = clBlack
  241.         Font.Height = -11
  242.         Font.Name = 'Arial'
  243.         Font.Style = []
  244.         ParentFont = False
  245.       end
  246.       object Bevel1: TBevel
  247.         Left = 16
  248.         Top = 128
  249.         Width = 233
  250.         Height = 3
  251.         Style = bsRaised
  252.       end
  253.       object chkActive: TCheckBox
  254.         Left = 16
  255.         Top = 16
  256.         Width = 57
  257.         Height = 17
  258.         Caption = 'Active'
  259.         Font.Charset = ANSI_CHARSET
  260.         Font.Color = clBlack
  261.         Font.Height = -11
  262.         Font.Name = 'Arial'
  263.         Font.Style = []
  264.         ParentFont = False
  265.         State = cbChecked
  266.         TabOrder = 0
  267.         OnClick = chkActiveClick
  268.       end
  269.       object chkPrecount: TCheckBox
  270.         Left = 16
  271.         Top = 141
  272.         Width = 70
  273.         Height = 17
  274.         Caption = 'Precount'
  275.         Font.Charset = ANSI_CHARSET
  276.         Font.Color = clBlack
  277.         Font.Height = -11
  278.         Font.Name = 'Arial'
  279.         Font.Style = []
  280.         ParentFont = False
  281.         State = cbChecked
  282.         TabOrder = 1
  283.         OnClick = chkPrecountClick
  284.       end
  285.       object chkInternal: TCheckBox
  286.         Left = 32
  287.         Top = 44
  288.         Width = 81
  289.         Height = 17
  290.         Hint = 'Use internal metronom'
  291.         Caption = 'PC speaker'
  292.         Font.Charset = ANSI_CHARSET
  293.         Font.Color = clWindowText
  294.         Font.Height = -11
  295.         Font.Name = 'Arial'
  296.         Font.Style = []
  297.         ParentFont = False
  298.         ParentShowHint = False
  299.         ShowHint = True
  300.         TabOrder = 2
  301.         OnClick = chkInternalClick
  302.       end
  303.       object chkMidiBeep: TCheckBox
  304.         Left = 32
  305.         Top = 72
  306.         Width = 49
  307.         Height = 17
  308.         Hint = 'Use metronom thru midi'
  309.         Caption = 'MIDI'
  310.         Font.Charset = ANSI_CHARSET
  311.         Font.Color = clWindowText
  312.         Font.Height = -11
  313.         Font.Name = 'Arial'
  314.         Font.Style = []
  315.         ParentFont = False
  316.         ParentShowHint = False
  317.         ShowHint = True
  318.         State = cbChecked
  319.         TabOrder = 3
  320.         OnClick = chkMidiBeepClick
  321.       end
  322.       object editCh: TEdit
  323.         Left = 139
  324.         Top = 70
  325.         Width = 23
  326.         Height = 21
  327.         Color = clBlack
  328.         Font.Charset = DEFAULT_CHARSET
  329.         Font.Color = clWhite
  330.         Font.Height = -11
  331.         Font.Name = 'MS Sans Serif'
  332.         Font.Style = []
  333.         ParentFont = False
  334.         TabOrder = 4
  335.         Text = '1'
  336.         OnChange = editChChange
  337.         OnKeyPress = editChKeyPress
  338.       end
  339.       object editNote: TEdit
  340.         Left = 219
  341.         Top = 70
  342.         Width = 28
  343.         Height = 21
  344.         Hint = 'Input note with midi-keyboard'
  345.         Color = clBlack
  346.         Font.Charset = DEFAULT_CHARSET
  347.         Font.Color = clWhite
  348.         Font.Height = -11
  349.         Font.Name = 'MS Sans Serif'
  350.         Font.Style = []
  351.         ParentFont = False
  352.         ParentShowHint = False
  353.         ShowHint = True
  354.         TabOrder = 5
  355.         Text = 'C#1'
  356.       end
  357.       object comboDev: TComboBox
  358.         Left = 80
  359.         Top = 97
  360.         Width = 169
  361.         Height = 21
  362.         Style = csDropDownList
  363.         Color = clBlack
  364.         Font.Charset = DEFAULT_CHARSET
  365.         Font.Color = clWhite
  366.         Font.Height = -11
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ItemHeight = 13
  370.         ParentFont = False
  371.         TabOrder = 6
  372.         OnChange = comboDevChange
  373.       end
  374.       object editBeats: TEditNew
  375.         Left = 72
  376.         Top = 168
  377.         Width = 25
  378.         Height = 21
  379.         Color = clBlack
  380.         Font.Charset = DEFAULT_CHARSET
  381.         Font.Color = clWhite
  382.         Font.Height = -11
  383.         Font.Name = 'MS Sans Serif'
  384.         Font.Style = []
  385.         MaxLength = 2
  386.         ParentFont = False
  387.         TabOrder = 7
  388.         Text = '4'
  389.         OnChange = editBeatsChange
  390.         OnExit = editBeatsExit
  391.         OnKeyPress = editBeatsKeyPress
  392.         FocusColor = clBlack
  393.         FocusFontColor = clWhite
  394.         NoFocusColor = clBlack
  395.         NoFocusFontColor = clWhite
  396.       end
  397.       object RadioButton1: TRadioButton
  398.         Left = 120
  399.         Top = 44
  400.         Width = 49
  401.         Height = 17
  402.         Caption = 'Low'
  403.         Checked = True
  404.         Enabled = False
  405.         Font.Charset = ANSI_CHARSET
  406.         Font.Color = clBlack
  407.         Font.Height = -11
  408.         Font.Name = 'Arial'
  409.         Font.Style = []
  410.         ParentFont = False
  411.         TabOrder = 8
  412.         TabStop = True
  413.       end
  414.       object RadioButton2: TRadioButton
  415.         Left = 184
  416.         Top = 44
  417.         Width = 49
  418.         Height = 17
  419.         Caption = 'High'
  420.         Enabled = False
  421.         Font.Charset = ANSI_CHARSET
  422.         Font.Color = clBlack
  423.         Font.Height = -11
  424.         Font.Name = 'Arial'
  425.         Font.Style = []
  426.         ParentFont = False
  427.         TabOrder = 9
  428.       end
  429.     end
  430.     object TabMidi: TTab95Sheet
  431.       Caption = 'MIDI'
  432.       GripAlign = gaLeft
  433.       ImageIndex = -1
  434.       StaticPageIndex = -1
  435.       TabVisible = True
  436.       object SpeedButton7: TSpeedButton
  437.         Left = 192
  438.         Top = 127
  439.         Width = 49
  440.         Height = 22
  441.         Caption = 'Apply'
  442.         Font.Charset = ANSI_CHARSET
  443.         Font.Color = clBlack
  444.         Font.Height = -11
  445.         Font.Name = 'Arial'
  446.         Font.Style = [fsBold]
  447.         ParentFont = False
  448.         OnClick = SpeedButton7Click
  449.       end
  450.       object Label5: TLabel
  451.         Left = 16
  452.         Top = 108
  453.         Width = 133
  454.         Height = 14
  455.         Caption = 'Use this output on all tracks'
  456.         Font.Charset = ANSI_CHARSET
  457.         Font.Color = clWindowText
  458.         Font.Height = -11
  459.         Font.Name = 'Arial'
  460.         Font.Style = []
  461.         ParentFont = False
  462.       end
  463.       object Label4: TLabel
  464.         Left = 16
  465.         Top = 52
  466.         Width = 67
  467.         Height = 14
  468.         Caption = 'Default output'
  469.         Font.Charset = ANSI_CHARSET
  470.         Font.Color = clWindowText
  471.         Font.Height = -11
  472.         Font.Name = 'Arial'
  473.         Font.Style = []
  474.         ParentFont = False
  475.       end
  476.       object Label9: TLabel
  477.         Left = 16
  478.         Top = 4
  479.         Width = 44
  480.         Height = 14
  481.         Caption = 'Midi input'
  482.         Font.Charset = ANSI_CHARSET
  483.         Font.Color = clWindowText
  484.         Font.Height = -11
  485.         Font.Name = 'Arial'
  486.         Font.Style = []
  487.         ParentFont = False
  488.       end
  489.       object comboTrackOutput: TComboBox
  490.         Left = 16
  491.         Top = 128
  492.         Width = 169
  493.         Height = 21
  494.         Hint = 'Default output on start-up'
  495.         Style = csDropDownList
  496.         Color = clBlack
  497.         Font.Charset = DEFAULT_CHARSET
  498.         Font.Color = clWhite
  499.         Font.Height = -11
  500.         Font.Name = 'MS Sans Serif'
  501.         Font.Style = []
  502.         ItemHeight = 13
  503.         ParentFont = False
  504.         ParentShowHint = False
  505.         ShowHint = True
  506.         TabOrder = 0
  507.         OnChange = comboDevDefaultChange
  508.       end
  509.       object comboDevDefault: TComboBox
  510.         Left = 16
  511.         Top = 72
  512.         Width = 169
  513.         Height = 21
  514.         Hint = 'Default output on start-up'
  515.         Style = csDropDownList
  516.         Color = clBlack
  517.         Font.Charset = DEFAULT_CHARSET
  518.         Font.Color = clWhite
  519.         Font.Height = -11
  520.         Font.Name = 'MS Sans Serif'
  521.         Font.Style = []
  522.         ItemHeight = 13
  523.         ParentFont = False
  524.         ParentShowHint = False
  525.         ShowHint = True
  526.         TabOrder = 1
  527.         OnChange = comboDevDefaultChange
  528.       end
  529.       object comboInput: TComboBox
  530.         Left = 16
  531.         Top = 24
  532.         Width = 169
  533.         Height = 21
  534.         Hint = 'Midi input device'
  535.         Style = csDropDownList
  536.         Color = clBlack
  537.         Font.Charset = DEFAULT_CHARSET
  538.         Font.Color = clWhite
  539.         Font.Height = -11
  540.         Font.Name = 'MS Sans Serif'
  541.         Font.Style = []
  542.         ItemHeight = 13
  543.         ParentFont = False
  544.         ParentShowHint = False
  545.         ShowHint = True
  546.         TabOrder = 2
  547.         OnChange = comboInputChange
  548.       end
  549.       object LedMeter: TCheckBox
  550.         Left = 16
  551.         Top = 163
  552.         Width = 217
  553.         Height = 17
  554.         Caption = 'Show MIDI output led'#39's in tracks window'
  555.         Font.Charset = ANSI_CHARSET
  556.         Font.Color = clBlack
  557.         Font.Height = -11
  558.         Font.Name = 'Arial'
  559.         Font.Style = []
  560.         ParentFont = False
  561.         State = cbChecked
  562.         TabOrder = 3
  563.       end
  564.     end
  565.     object TabGlobal: TTab95Sheet
  566.       Caption = 'Tempo'
  567.       GripAlign = gaLeft
  568.       ImageIndex = -1
  569.       StaticPageIndex = -1
  570.       TabVisible = True
  571.       object Label7: TLabel
  572.         Left = 16
  573.         Top = 6
  574.         Width = 73
  575.         Height = 14
  576.         Caption = 'Tempo settings'
  577.         Font.Charset = ANSI_CHARSET
  578.         Font.Color = clWindowText
  579.         Font.Height = -11
  580.         Font.Name = 'Arial'
  581.         Font.Style = []
  582.         ParentFont = False
  583.       end
  584.       object Label10: TLabel
  585.         Left = 16
  586.         Top = 126
  587.         Width = 257
  588.         Height = 28
  589.         AutoSize = False
  590.         Caption = 
  591.           '∩┐╜ Right click on bpm in "Song edit" or "Part edit" to select one' +
  592.           ' of the tempo settings'
  593.         Font.Charset = ANSI_CHARSET
  594.         Font.Color = clWindowText
  595.         Font.Height = -11
  596.         Font.Name = 'Arial'
  597.         Font.Style = []
  598.         ParentFont = False
  599.         Transparent = True
  600.         WordWrap = True
  601.       end
  602.       object Label12: TLabel
  603.         Left = 16
  604.         Top = 158
  605.         Width = 257
  606.         Height = 27
  607.         AutoSize = False
  608.         Caption = '∩┐╜ Double click to select the top tempo item'
  609.         Font.Charset = ANSI_CHARSET
  610.         Font.Color = clWindowText
  611.         Font.Height = -11
  612.         Font.Name = 'Arial'
  613.         Font.Style = []
  614.         ParentFont = False
  615.         Transparent = True
  616.         WordWrap = True
  617.       end
  618.       object memoTempo: TMemo
  619.         Left = 16
  620.         Top = 24
  621.         Width = 113
  622.         Height = 89
  623.         BorderStyle = bsNone
  624.         Color = clBlack
  625.         Font.Charset = ANSI_CHARSET
  626.         Font.Color = clWhite
  627.         Font.Height = -11
  628.         Font.Name = 'Arial'
  629.         Font.Style = []
  630.         ParentFont = False
  631.         ScrollBars = ssVertical
  632.         TabOrder = 0
  633.         OnExit = memoTempoExit
  634.         OnKeyPress = memoTempoKeyPress
  635.       end
  636.     end
  637.     object TabLayout: TTab95Sheet
  638.       Caption = 'Layout'
  639.       GripAlign = gaLeft
  640.       ImageIndex = -1
  641.       StaticPageIndex = -1
  642.       TabVisible = True
  643.       object chkFlat: TCheckBox
  644.         Left = 16
  645.         Top = 8
  646.         Width = 137
  647.         Height = 17
  648.         Caption = 'Flat buttons on toolbars'
  649.         Font.Charset = ANSI_CHARSET
  650.         Font.Color = clWindowText
  651.         Font.Height = -11
  652.         Font.Name = 'Arial'
  653.         Font.Style = []
  654.         ParentFont = False
  655.         State = cbChecked
  656.         TabOrder = 0
  657.         OnClick = chkFlatClick
  658.       end
  659.       object chkAnim: TCheckBox
  660.         Left = 16
  661.         Top = 32
  662.         Width = 201
  663.         Height = 17
  664.         Caption = 'Show part contents while dragging'
  665.         Font.Charset = ANSI_CHARSET
  666.         Font.Color = clWindowText
  667.         Font.Height = -11
  668.         Font.Name = 'Arial'
  669.         Font.Style = []
  670.         ParentFont = False
  671.         TabOrder = 1
  672.         OnClick = chkAnimClick
  673.       end
  674.       object chkLocation: TCheckBox
  675.         Left = 16
  676.         Top = 56
  677.         Width = 217
  678.         Height = 17
  679.         Caption = 'Show location names in meter window'
  680.         Font.Charset = ANSI_CHARSET
  681.         Font.Color = clBlack
  682.         Font.Height = -11
  683.         Font.Name = 'Arial'
  684.         Font.Style = []
  685.         ParentFont = False
  686.         State = cbChecked
  687.         TabOrder = 2
  688.         OnClick = chkLocationClick
  689.       end
  690.     end
  691.   end
  692.   object Panel1: TPanel
  693.     Left = 0
  694.     Top = 0
  695.     Width = 70
  696.     Height = 277
  697.     Align = alLeft
  698.     BevelOuter = bvNone
  699.     FullRepaint = False
  700.     Color = clBlack
  701.     Font.Charset = DEFAULT_CHARSET
  702.     Font.Color = clSilver
  703.     Font.Height = -11
  704.     Font.Name = 'MS Sans Serif'
  705.     Font.Style = []
  706.     ParentFont = False
  707.     TabOrder = 1
  708.     object labelText: TLabel
  709.       Left = 8
  710.       Top = 58
  711.       Width = 57
  712.       Height = 175
  713.       AutoSize = False
  714.       Caption = 
  715.         'Select options for autosave and open last saved song at program ' +
  716.         'start'
  717.       Color = clNavy
  718.       Font.Charset = ANSI_CHARSET
  719.       Font.Color = 8454143
  720.       Font.Height = -11
  721.       Font.Name = 'Arial'
  722.       Font.Style = []
  723.       ParentColor = False
  724.       ParentFont = False
  725.       Transparent = True
  726.       WordWrap = True
  727.     end
  728.     object btnClose: tnybutton
  729.       Left = 7
  730.       Top = 6
  731.       Width = 57
  732.       Height = 25
  733.       Cursor = crHandPoint
  734.       Cancel = True
  735.       Caption = '&Close'
  736.       Default = True
  737.       Font.Charset = ANSI_CHARSET
  738.       Font.Color = clSilver
  739.       Font.Height = -11
  740.       Font.Name = 'Arial'
  741.       Font.Style = [fsBold]
  742.       ParentFont = False
  743.       TabOrder = 0
  744.       OnClick = btnCloseClick
  745.     end
  746.   end
  747.   object TimerAutoSave: TTimer
  748.     Interval = 300000
  749.     Left = 212
  750.     Top = 320
  751.   end
  752.   object OpenPictureDialog1: TOpenPictureDialog
  753.     Filter = 
  754.       'All (*.dib;*.bmp;*.ico;*.emf;*.wmf)|*.dib;*.bmp;*.ico;*.emf;*.wm' +
  755.       'f|Device Independent Bitmap (*.dib)|*.dib|Bitmaps (*.bmp)|*.bmp|' +
  756.       'Icons (*.ico)|*.ico|Enhanced Metafiles (*.emf)|*.emf|Metafiles (' +
  757.       '*.wmf)|*.wmf'
  758.     Left = 244
  759.     Top = 320
  760.   end
  761.   object ColorDialog1: TColorDialog
  762.     Ctl3D = True
  763.     Left = 176
  764.     Top = 320
  765.   end
  766.   object Timer1: TTimer
  767.     Enabled = False
  768.     Interval = 10
  769.     OnTimer = Timer1Timer
  770.     Left = 128
  771.     Top = 320
  772.   end
  773. end
  774.