home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / Font / fl.exe / 0 / RCDATA / TFRMSETTINGS / TFRMSETTINGS.txt < prev   
Text File  |  1999-05-10  |  22KB  |  851 lines

  1. object frmSettings: TfrmSettings
  2.   Left = 518
  3.   Top = 203
  4.   ActiveControl = btnOK
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Settings'
  8.   ClientHeight = 387
  9.   ClientWidth = 334
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object pnlPages: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 334
  27.     Height = 356
  28.     Align = alClient
  29.     BevelOuter = bvNone
  30.     BorderWidth = 4
  31.     ParentColor = True
  32.     TabOrder = 0
  33.     object pgcSheets: TPageControl
  34.       Left = 4
  35.       Top = 4
  36.       Width = 326
  37.       Height = 348
  38.       ActivePage = tbsWMFEMF
  39.       Align = alClient
  40.       TabOrder = 0
  41.       object tbsGeneral: TTabSheet
  42.         Caption = '  General  '
  43.         ImageIndex = -1
  44.         object Bevel3: TBevel
  45.           Left = 8
  46.           Top = 23
  47.           Width = 300
  48.           Height = 9
  49.           Shape = bsTopLine
  50.         end
  51.         object lblFontAlterations: TLabel
  52.           Left = 10
  53.           Top = 8
  54.           Width = 77
  55.           Height = 13
  56.           Caption = 'Font Alterations'
  57.         end
  58.         object lblCommands: TLabel
  59.           Left = 10
  60.           Top = 92
  61.           Width = 52
  62.           Height = 13
  63.           Caption = 'Commands'
  64.         end
  65.         object Bevel4: TBevel
  66.           Left = 8
  67.           Top = 107
  68.           Width = 300
  69.           Height = 9
  70.           Shape = bsTopLine
  71.         end
  72.         object ckbConfirmFontDelete: TCheckBox
  73.           Left = 16
  74.           Top = 32
  75.           Width = 284
  76.           Height = 17
  77.           Hint = 'Confirms a font delete.'
  78.           HelpContext = 8105
  79.           Caption = '&Confirm Font Delete'
  80.           TabOrder = 0
  81.           OnClick = cmbEditorFontsChange
  82.         end
  83.         object ckbInstallToFontsFolder: TCheckBox
  84.           Left = 16
  85.           Top = 57
  86.           Width = 284
  87.           Height = 17
  88.           Hint = 'Copies installed fonts to Fonts Folder.'
  89.           HelpContext = 8110
  90.           Caption = '&Install fonts into Fonts Folder'
  91.           TabOrder = 1
  92.           OnClick = cmbEditorFontsChange
  93.         end
  94.         object ckbPrintImmediately: TCheckBox
  95.           Left = 16
  96.           Top = 116
  97.           Width = 284
  98.           Height = 17
  99.           Hint = 'Confirms a font delete.'
  100.           HelpContext = 8115
  101.           Caption = #39'&Print'#39' speedbutton prints immediately'
  102.           Checked = True
  103.           State = cbChecked
  104.           TabOrder = 2
  105.           OnClick = cmbEditorFontsChange
  106.         end
  107.       end
  108.       object tbsLayout: TTabSheet
  109.         Caption = '  Layout  '
  110.         object Bevel1: TBevel
  111.           Left = 8
  112.           Top = 23
  113.           Width = 300
  114.           Height = 9
  115.           Shape = bsTopLine
  116.         end
  117.         object lblEditor: TLabel
  118.           Left = 10
  119.           Top = 8
  120.           Width = 28
  121.           Height = 13
  122.           Caption = 'Editor'
  123.         end
  124.         object lblEditorFont: TLabel
  125.           Left = 16
  126.           Top = 36
  127.           Width = 22
  128.           Height = 13
  129.           Caption = '&Font'
  130.           FocusControl = cmbEditorFonts
  131.           Layout = tlCenter
  132.         end
  133.         object lblForegroundColor: TLabel
  134.           Left = 16
  135.           Top = 70
  136.           Width = 120
  137.           Height = 13
  138.           Caption = 'Foreground Color (&texts)'
  139.           FocusControl = colbtnTextColor
  140.           Layout = tlCenter
  141.         end
  142.         object lblWindowColor: TLabel
  143.           Left = 16
  144.           Top = 98
  145.           Width = 136
  146.           Height = 13
  147.           Caption = '&Background Color (windows)'
  148.           FocusControl = colbtnWindowColor
  149.           Layout = tlCenter
  150.         end
  151.         object lblVisualDesign: TLabel
  152.           Left = 10
  153.           Top = 165
  154.           Width = 62
  155.           Height = 13
  156.           Caption = 'Visual Design'
  157.         end
  158.         object Bevel2: TBevel
  159.           Left = 8
  160.           Top = 180
  161.           Width = 300
  162.           Height = 9
  163.           Shape = bsTopLine
  164.         end
  165.         object lblCompareInformal: TLabel
  166.           Left = 16
  167.           Top = 128
  168.           Width = 114
  169.           Height = 13
  170.           Caption = '&Compare Informal Color'
  171.           FocusControl = colbtnCompareInformal
  172.           Layout = tlCenter
  173.         end
  174.         object cmbEditorFonts: TComboBox
  175.           Left = 88
  176.           Top = 32
  177.           Width = 212
  178.           Height = 22
  179.           Hint = 'Selects font for use in windows.'
  180.           HelpContext = 8205
  181.           Style = csOwnerDrawFixed
  182.           ItemHeight = 16
  183.           TabOrder = 0
  184.           OnChange = cmbEditorFontsChange
  185.           OnDrawItem = cmbEditorFontsDrawItem
  186.         end
  187.         object colbtnTextColor: TDFSColorButton
  188.           Left = 252
  189.           Top = 66
  190.           Width = 48
  191.           Height = 21
  192.           Hint = 'Selects color of text (foreground).'
  193.           HelpContext = 8210
  194.           TabOrder = 1
  195.           OtherBtnCaption = '&Other'
  196.           OtherColor = clBtnFace
  197.           PaletteColors.XSize = 4
  198.           PaletteColors.YSize = 5
  199.           PaletteColors.Colors = (
  200.             16777215
  201.             255
  202.             65280
  203.             16711680
  204.             12572607
  205.             0
  206.             127
  207.             32512
  208.             8323072
  209.             15712159
  210.             12566463
  211.             65535
  212.             16776960
  213.             16711935
  214.             15726591
  215.             8355711
  216.             32639
  217.             8355584
  218.             8323199
  219.             10461087)
  220.           CustomColors.XSize = 8
  221.           CustomColors.YSize = 2
  222.           CustomColors.Colors = (
  223.             16777215
  224.             16777215
  225.             16777215
  226.             16777215
  227.             16777215
  228.             16777215
  229.             16777215
  230.             16777215
  231.             16777215
  232.             16777215
  233.             16777215
  234.             16777215
  235.             16777215
  236.             16777215
  237.             16777215
  238.             16777215)
  239.           Color = clWindowText
  240.           OnColorChange = cmbEditorFontsChange
  241.         end
  242.         object colbtnWindowColor: TDFSColorButton
  243.           Left = 252
  244.           Top = 95
  245.           Width = 48
  246.           Height = 21
  247.           Hint = 'Selects color of window (background).'
  248.           HelpContext = 8215
  249.           TabOrder = 2
  250.           OtherBtnCaption = '&Other'
  251.           OtherColor = clBtnFace
  252.           PaletteColors.XSize = 4
  253.           PaletteColors.YSize = 5
  254.           PaletteColors.Colors = (
  255.             16777215
  256.             255
  257.             65280
  258.             16711680
  259.             12572607
  260.             0
  261.             127
  262.             32512
  263.             8323072
  264.             15712159
  265.             12566463
  266.             65535
  267.             16776960
  268.             16711935
  269.             15726591
  270.             8355711
  271.             32639
  272.             8355584
  273.             8323199
  274.             10461087)
  275.           CustomColors.XSize = 8
  276.           CustomColors.YSize = 2
  277.           CustomColors.Colors = (
  278.             16777215
  279.             16777215
  280.             16777215
  281.             16777215
  282.             16777215
  283.             16777215
  284.             16777215
  285.             16777215
  286.             16777215
  287.             16777215
  288.             16777215
  289.             16777215
  290.             16777215
  291.             16777215
  292.             16777215
  293.             16777215)
  294.           Color = clWindow
  295.           OnColorChange = cmbEditorFontsChange
  296.         end
  297.         object ckbSplashScreen: TCheckBox
  298.           Left = 16
  299.           Top = 189
  300.           Width = 284
  301.           Height = 17
  302.           Hint = 'Opens FontLister with a startup image.'
  303.           HelpContext = 8220
  304.           Caption = 'Show &SplashScreen at startup'
  305.           Checked = True
  306.           State = cbChecked
  307.           TabOrder = 3
  308.           OnClick = cmbEditorFontsChange
  309.         end
  310.         object ckbLargeButtons: TCheckBox
  311.           Left = 16
  312.           Top = 214
  313.           Width = 284
  314.           Height = 17
  315.           Hint = 'Uses larger buttons on toolbars.'
  316.           HelpContext = 8225
  317.           Caption = '&Large Toolbar Buttons'
  318.           TabOrder = 4
  319.           OnClick = cmbEditorFontsChange
  320.         end
  321.         object ckbAlignListOfFontsAtTop: TCheckBox
  322.           Left = 16
  323.           Top = 239
  324.           Width = 284
  325.           Height = 17
  326.           Hint = 'Aligns listview containing fonts in top of window.'
  327.           HelpContext = 8230
  328.           Caption = 'Al&ign '#39'List Of Fonts'#39' above Edit/Compare windows'
  329.           TabOrder = 6
  330.           OnClick = cmbEditorFontsChange
  331.         end
  332.         object colbtnCompareInformal: TDFSColorButton
  333.           Left = 252
  334.           Top = 124
  335.           Width = 48
  336.           Height = 21
  337.           Hint = 'Selects color of fileinfo shown in compare window.'
  338.           HelpContext = 8235
  339.           TabOrder = 5
  340.           OtherBtnCaption = '&Other'
  341.           OtherColor = clBtnFace
  342.           PaletteColors.XSize = 4
  343.           PaletteColors.YSize = 5
  344.           PaletteColors.Colors = (
  345.             16777215
  346.             255
  347.             65280
  348.             16711680
  349.             12572607
  350.             0
  351.             127
  352.             32512
  353.             8323072
  354.             15712159
  355.             12566463
  356.             65535
  357.             16776960
  358.             16711935
  359.             15726591
  360.             8355711
  361.             32639
  362.             8355584
  363.             8323199
  364.             10461087)
  365.           CustomColors.XSize = 8
  366.           CustomColors.YSize = 2
  367.           CustomColors.Colors = (
  368.             16777215
  369.             16777215
  370.             16777215
  371.             16777215
  372.             16777215
  373.             16777215
  374.             16777215
  375.             16777215
  376.             16777215
  377.             16777215
  378.             16777215
  379.             16777215
  380.             16777215
  381.             16777215
  382.             16777215
  383.             16777215)
  384.           Color = clInfoText
  385.           OnColorChange = cmbEditorFontsChange
  386.         end
  387.       end
  388.       object tbsWMFEMF: TTabSheet
  389.         Caption = ' WMF/EMF Export '
  390.         ImageIndex = 3
  391.         object lblDimension: TLabel
  392.           Left = 10
  393.           Top = 8
  394.           Width = 48
  395.           Height = 13
  396.           Caption = 'Dimension'
  397.         end
  398.         object Bevel8: TBevel
  399.           Left = 8
  400.           Top = 23
  401.           Width = 300
  402.           Height = 9
  403.           Shape = bsTopLine
  404.         end
  405.         object lblDimWidth: TLabel
  406.           Left = 16
  407.           Top = 36
  408.           Width = 28
  409.           Height = 13
  410.           Caption = '&Width'
  411.           Enabled = False
  412.           FocusControl = sneWidth
  413.           Layout = tlCenter
  414.         end
  415.         object lblDimHeight: TLabel
  416.           Left = 203
  417.           Top = 36
  418.           Width = 31
  419.           Height = 13
  420.           Caption = '&Height'
  421.           Enabled = False
  422.           FocusControl = sneHeight
  423.           Layout = tlCenter
  424.         end
  425.         object lblEMFFontColor: TLabel
  426.           Left = 16
  427.           Top = 126
  428.           Width = 56
  429.           Height = 13
  430.           Caption = '&Foreground'
  431.           FocusControl = colbtnEMFForeColor
  432.           Layout = tlCenter
  433.         end
  434.         object lblEMFBackgroundColor: TLabel
  435.           Left = 16
  436.           Top = 154
  437.           Width = 56
  438.           Height = 13
  439.           Caption = '&Background'
  440.           Enabled = False
  441.           FocusControl = colbtnEMFBackColor
  442.           Layout = tlCenter
  443.         end
  444.         object lblEMFColors: TLabel
  445.           Left = 10
  446.           Top = 96
  447.           Width = 30
  448.           Height = 13
  449.           Caption = 'Colors'
  450.         end
  451.         object Bevel9: TBevel
  452.           Left = 8
  453.           Top = 111
  454.           Width = 300
  455.           Height = 9
  456.           Shape = bsTopLine
  457.         end
  458.         object sneWidth: TRxSpinEdit
  459.           Left = 64
  460.           Top = 32
  461.           Width = 48
  462.           Height = 21
  463.           Hint = 'Width of generated metafile.'
  464.           ButtonKind = bkStandard
  465.           Decimal = 0
  466.           MaxValue = 2000.000000000000000000
  467.           MinValue = 10.000000000000000000
  468.           Value = 100.000000000000000000
  469.           Ctl3D = True
  470.           Enabled = False
  471.           MaxLength = 4
  472.           ParentCtl3D = False
  473.           TabOrder = 0
  474.           OnChange = cmbEditorFontsChange
  475.         end
  476.         object sneHeight: TRxSpinEdit
  477.           Left = 251
  478.           Top = 32
  479.           Width = 48
  480.           Height = 21
  481.           Hint = 'Height of generated metafile.'
  482.           ButtonKind = bkStandard
  483.           Decimal = 0
  484.           MaxValue = 2000.000000000000000000
  485.           MinValue = 10.000000000000000000
  486.           Value = 100.000000000000000000
  487.           Ctl3D = True
  488.           Enabled = False
  489.           MaxLength = 4
  490.           ParentCtl3D = False
  491.           TabOrder = 1
  492.           OnChange = cmbEditorFontsChange
  493.         end
  494.         object colbtnEMFBackColor: TDFSColorButton
  495.           Left = 252
  496.           Top = 151
  497.           Width = 48
  498.           Height = 21
  499.           Hint = 'Color of background used in metafile'
  500.           Caption = 'colbtnEMFBackColor'
  501.           Enabled = False
  502.           TabOrder = 3
  503.           OtherBtnCaption = '&Other'
  504.           OtherColor = clBtnFace
  505.           PaletteColors.XSize = 4
  506.           PaletteColors.YSize = 5
  507.           PaletteColors.Colors = (
  508.             16777215
  509.             255
  510.             65280
  511.             16711680
  512.             12572607
  513.             0
  514.             127
  515.             32512
  516.             8323072
  517.             15712159
  518.             12566463
  519.             65535
  520.             16776960
  521.             16711935
  522.             15726591
  523.             8355711
  524.             32639
  525.             8355584
  526.             8323199
  527.             10461087)
  528.           CustomColors.XSize = 8
  529.           CustomColors.YSize = 2
  530.           CustomColors.Colors = (
  531.             16777215
  532.             16777215
  533.             16777215
  534.             16777215
  535.             16777215
  536.             16777215
  537.             16777215
  538.             16777215
  539.             16777215
  540.             16777215
  541.             16777215
  542.             16777215
  543.             16777215
  544.             16777215
  545.             16777215
  546.             16777215)
  547.           Color = clWindow
  548.           OnColorChange = cmbEditorFontsChange
  549.         end
  550.         object colbtnEMFForeColor: TDFSColorButton
  551.           Left = 252
  552.           Top = 122
  553.           Width = 48
  554.           Height = 21
  555.           Hint = 'Color of font used in metafile.'
  556.           Caption = 'colbtnEMFForeColor'
  557.           TabOrder = 2
  558.           OtherBtnCaption = '&Other'
  559.           OtherColor = clBtnFace
  560.           PaletteColors.XSize = 4
  561.           PaletteColors.YSize = 5
  562.           PaletteColors.Colors = (
  563.             16777215
  564.             255
  565.             65280
  566.             16711680
  567.             12572607
  568.             0
  569.             127
  570.             32512
  571.             8323072
  572.             15712159
  573.             12566463
  574.             65535
  575.             16776960
  576.             16711935
  577.             15726591
  578.             8355711
  579.             32639
  580.             8355584
  581.             8323199
  582.             10461087)
  583.           CustomColors.XSize = 8
  584.           CustomColors.YSize = 2
  585.           CustomColors.Colors = (
  586.             16777215
  587.             16777215
  588.             16777215
  589.             16777215
  590.             16777215
  591.             16777215
  592.             16777215
  593.             16777215
  594.             16777215
  595.             16777215
  596.             16777215
  597.             16777215
  598.             16777215
  599.             16777215
  600.             16777215
  601.             16777215)
  602.           Color = clWindowText
  603.           OnColorChange = cmbEditorFontsChange
  604.         end
  605.         object ckbTransparentBackground: TCheckBox
  606.           Left = 16
  607.           Top = 183
  608.           Width = 284
  609.           Height = 17
  610.           Hint = 'Background in generated metafile will be transparent.'
  611.           Caption = '&Transparent background'
  612.           Checked = True
  613.           State = cbChecked
  614.           TabOrder = 4
  615.           OnClick = ckbTransparentBackgroundClick
  616.         end
  617.         object ckbAdjustAutomatically: TCheckBox
  618.           Left = 16
  619.           Top = 63
  620.           Width = 284
  621.           Height = 17
  622.           Hint = 'Dimension of metafile will be calculated.'
  623.           Caption = '&Adjust automatically using cell dimension'
  624.           Checked = True
  625.           State = cbChecked
  626.           TabOrder = 5
  627.           OnClick = ckbAdjustAutomaticallyClick
  628.         end
  629.       end
  630.       object tbsFontCopy: TTabSheet
  631.         Caption = ' Copy-/Move fonts  '
  632.         TabVisible = False
  633.         object Bevel5: TBevel
  634.           Left = 8
  635.           Top = 23
  636.           Width = 300
  637.           Height = 9
  638.           Shape = bsTopLine
  639.         end
  640.         object lblFontCopyCaption: TLabel
  641.           Left = 10
  642.           Top = 8
  643.           Width = 64
  644.           Height = 13
  645.           Caption = 'Font Copying'
  646.         end
  647.         object tbbBrowse: TToolbarButton97
  648.           Left = 275
  649.           Top = 103
  650.           Width = 22
  651.           Height = 21
  652.           Glyph.Data = {
  653.             F6000000424DF600000000000000760000002800000010000000100000000100
  654.             0400000000008000000000000000000000001000000010000000000000000000
  655.             80000080000000808000800000008000800080800000C0C0C000808080000000
  656.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAAAAAAAAAAA
  657.             AAAAAAAAAAAAAAAAAAAAAAA000000000000AAA8888888888800AAA8F7B7B7B7B
  658.             800AA8F7B7B7B7B7080A88FB7B7B7B78000A8FB7B7B7B7B0770A8FFFFFFFFF80
  659.             CF70A88888888888FF0AA8FB78FFC7CFF00AA8F7B78FFCFF080AA8FB7B78FFF0
  660.             88AAAA8FFFF88F0AAAAAAAA8888AA0AAAAAAAAAAAAAAAAAAAAAA}
  661.           NoBorder = True
  662.           OnClick = tbbBrowseClick
  663.         end
  664.         object ToolbarButton971: TToolbarButton97
  665.           Left = 275
  666.           Top = 215
  667.           Width = 22
  668.           Height = 21
  669.           Glyph.Data = {
  670.             F6000000424DF600000000000000760000002800000010000000100000000100
  671.             0400000000008000000000000000000000001000000010000000000000000000
  672.             80000080000000808000800000008000800080800000C0C0C000808080000000
  673.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00AAAAAAAAAAAA
  674.             AAAAAAAAAAAAAAAAAAAAAAA000000000000AAA8888888888800AAA8F7B7B7B7B
  675.             800AA8F7B7B7B7B7080A88FB7B7B7B78000A8FB7B7B7B7B0770A8FFFFFFFFF80
  676.             CF70A88888888888FF0AA8FB78FFC7CFF00AA8F7B78FFCFF080AA8FB7B78FFF0
  677.             88AAAA8FFFF88F0AAAAAAAA8888AA0AAAAAAAAAAAAAAAAAAAAAA}
  678.           NoBorder = True
  679.           OnClick = tbbBrowseClick
  680.         end
  681.         object lblFontMoving: TLabel
  682.           Left = 10
  683.           Top = 144
  684.           Width = 59
  685.           Height = 13
  686.           Caption = 'Font Moving'
  687.         end
  688.         object Bevel6: TBevel
  689.           Left = 8
  690.           Top = 159
  691.           Width = 300
  692.           Height = 9
  693.           Shape = bsTopLine
  694.         end
  695.         object lblFontSettingCaption: TLabel
  696.           Left = 10
  697.           Top = 256
  698.           Width = 81
  699.           Height = 13
  700.           Caption = 'Font Overwriting'
  701.         end
  702.         object Bevel7: TBevel
  703.           Left = 8
  704.           Top = 271
  705.           Width = 300
  706.           Height = 9
  707.           Shape = bsTopLine
  708.         end
  709.         object robCopyClipboard: TRadioButton
  710.           Left = 16
  711.           Top = 33
  712.           Width = 249
  713.           Height = 17
  714.           Hint = 'Copies fonts to Windows Clipboard.'
  715.           Caption = 'Copy to &Clipboard'
  716.           Ctl3D = True
  717.           ParentCtl3D = False
  718.           TabOrder = 0
  719.           TabStop = True
  720.         end
  721.         object robAskOnCopy: TRadioButton
  722.           Left = 16
  723.           Top = 58
  724.           Width = 249
  725.           Height = 17
  726.           Hint = 'Asks you where you want to place the copied fonts.'
  727.           Caption = '&Ask for destination Folder'
  728.           Checked = True
  729.           Font.Charset = DEFAULT_CHARSET
  730.           Font.Color = clWindowText
  731.           Font.Height = -11
  732.           Font.Name = 'MS Sans Serif'
  733.           Font.Style = []
  734.           ParentFont = False
  735.           TabOrder = 1
  736.           TabStop = True
  737.         end
  738.         object robCopyFolder: TRadioButton
  739.           Left = 16
  740.           Top = 83
  741.           Width = 249
  742.           Height = 17
  743.           Hint = 'Copies all fonts to the specified Folder.'
  744.           Caption = 'Copy to &specific Folder'
  745.           TabOrder = 2
  746.           TabStop = True
  747.         end
  748.         object ediCopyFolder: TEdit
  749.           Left = 40
  750.           Top = 103
  751.           Width = 230
  752.           Height = 21
  753.           TabOrder = 3
  754.         end
  755.         object ckbPromptOverwrite: TCheckBox
  756.           Left = 16
  757.           Top = 285
  758.           Width = 249
  759.           Height = 17
  760.           Caption = '&Prompt to overwrite files'
  761.           Checked = True
  762.           State = cbChecked
  763.           TabOrder = 7
  764.         end
  765.         object robAskOnMove: TRadioButton
  766.           Left = 16
  767.           Top = 169
  768.           Width = 249
  769.           Height = 17
  770.           Caption = 'Ask for &destination Folder'
  771.           TabOrder = 4
  772.         end
  773.         object robMoveFolder: TRadioButton
  774.           Left = 16
  775.           Top = 194
  776.           Width = 249
  777.           Height = 17
  778.           Caption = 'Move to sp&ecific Folder'
  779.           TabOrder = 5
  780.           TabStop = True
  781.         end
  782.         object ediMoveFolder: TEdit
  783.           Left = 40
  784.           Top = 215
  785.           Width = 230
  786.           Height = 21
  787.           TabOrder = 6
  788.         end
  789.       end
  790.     end
  791.   end
  792.   object pnlButtons: TPanel
  793.     Left = 0
  794.     Top = 356
  795.     Width = 334
  796.     Height = 31
  797.     Align = alBottom
  798.     BevelOuter = bvNone
  799.     BorderWidth = 4
  800.     ParentColor = True
  801.     TabOrder = 1
  802.     object btnOK: TCorelButton
  803.       Left = 95
  804.       Top = 4
  805.       Width = 75
  806.       Height = 23
  807.       Hint = 'Apply changes and close dialog.'
  808.       HelpContext = 8005
  809.       Caption = '&OK'
  810.       Default = True
  811.       ModalResult = 1
  812.       TabOrder = 0
  813.       OnClick = btnOKClick
  814.     end
  815.     object btnCancel: TCorelButton
  816.       Left = 175
  817.       Top = 4
  818.       Width = 75
  819.       Height = 23
  820.       Hint = 'Close dialog and discard changes.'
  821.       HelpContext = 8010
  822.       Cancel = True
  823.       Caption = '&Cancel'
  824.       ModalResult = 2
  825.       TabOrder = 1
  826.       OnClick = btnCancelClick
  827.     end
  828.     object btnApply: TCorelButton
  829.       Left = 255
  830.       Top = 4
  831.       Width = 75
  832.       Height = 23
  833.       Hint = 'Apply changes without closing dialog.'
  834.       HelpContext = 8015
  835.       Caption = '&Apply'
  836.       TabOrder = 2
  837.       OnClick = btnApplyClick
  838.     end
  839.   end
  840.   object BrowseDirectoryDlg: TBrowseDirectoryDlg
  841.     Title = 'Select destination Folder for Copy/Move Operations'
  842.     Options = [bfDirectoriesOnly]
  843.     StatusText = 'C:\WINDOWS\Desktop'
  844.     Caption = 'Browse for Folder'
  845.     ShowSelectionInStatus = True
  846.     OnCreate = BrowseDirectoryDlgCreate
  847.     Left = 296
  848.     Top = 16
  849.   end
  850. end
  851.