home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / tools / 95beyond / beyond32.exe / 0 / RCDATA / TMAINPROPERTIES / TMAINPROPERTIES.txt
Text File  |  1997-11-09  |  12KB  |  552 lines

  1. object MainProperties: TMainProperties
  2.   Left = 315
  3.   Top = 181
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Main Window Options'
  7.   ClientHeight = 371
  8.   ClientWidth = 392
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Notebook: TTabbedNotebook
  18.     Left = 8
  19.     Top = 8
  20.     Width = 377
  21.     Height = 321
  22.     TabsPerRow = 4
  23.     TabFont.Color = clBtnText
  24.     TabFont.Height = -11
  25.     TabFont.Name = 'MS Sans Serif'
  26.     TabFont.Style = []
  27.     TabOrder = 0
  28.     OnClick = NotebookClick
  29.     object TTabPage
  30.       Left = 4
  31.       Top = 24
  32.       Caption = 'General'
  33.       object GroupBox1: TGroupBox
  34.         Left = 16
  35.         Top = 16
  36.         Width = 337
  37.         Height = 153
  38.         Caption = 'Folder Comparison'
  39.         TabOrder = 0
  40.         object AutoPick: TCheckBox
  41.           Left = 24
  42.           Top = 24
  43.           Width = 217
  44.           Height = 17
  45.           Caption = '"Select Folder" Dialog on Startup'
  46.           TabOrder = 0
  47.         end
  48.         object ShowHidden: TCheckBox
  49.           Left = 24
  50.           Top = 48
  51.           Width = 193
  52.           Height = 17
  53.           Caption = 'Show Hidden/System Files'
  54.           TabOrder = 1
  55.         end
  56.         object ShowFolders: TCheckBox
  57.           Left = 24
  58.           Top = 72
  59.           Width = 193
  60.           Height = 17
  61.           Caption = 'Show Folders'
  62.           TabOrder = 2
  63.         end
  64.         object UseTimeTolerance: TCheckBox
  65.           Left = 24
  66.           Top = 96
  67.           Width = 289
  68.           Height = 17
  69.           Caption = 'Consider Timestamps Within 2 Seconds Equal'
  70.           TabOrder = 3
  71.         end
  72.         object DisableCutoff: TCheckBox
  73.           Left = 24
  74.           Top = 120
  75.           Width = 225
  76.           Height = 17
  77.           Caption = 'Disable "Older Than" Cutoff Feature'
  78.           TabOrder = 4
  79.         end
  80.       end
  81.       object GroupBox4: TGroupBox
  82.         Left = 16
  83.         Top = 184
  84.         Width = 337
  85.         Height = 81
  86.         Caption = 'File Operations'
  87.         TabOrder = 1
  88.         object UseTextCompare: TCheckBox
  89.           Left = 24
  90.           Top = 48
  91.           Width = 241
  92.           Height = 17
  93.           Caption = 'Use Text-Based Quick Compare'
  94.           TabOrder = 1
  95.         end
  96.         object ConfirmCopy: TCheckBox
  97.           Left = 24
  98.           Top = 24
  99.           Width = 153
  100.           Height = 17
  101.           Caption = 'Confirm File Copy'
  102.           TabOrder = 0
  103.         end
  104.       end
  105.     end
  106.     object TTabPage
  107.       Left = 4
  108.       Top = 24
  109.       Caption = 'Appearance'
  110.       object GroupBox5: TGroupBox
  111.         Left = 16
  112.         Top = 16
  113.         Width = 337
  114.         Height = 193
  115.         Caption = 'Color Scheme'
  116.         TabOrder = 0
  117.         object Label1: TLabel
  118.           Left = 102
  119.           Top = 29
  120.           Width = 71
  121.           Height = 13
  122.           Alignment = taRightJustify
  123.           Caption = 'Matching Files:'
  124.         end
  125.         object Label2: TLabel
  126.           Left = 115
  127.           Top = 61
  128.           Width = 58
  129.           Height = 13
  130.           Alignment = taRightJustify
  131.           Caption = 'Newer Files:'
  132.         end
  133.         object Label3: TLabel
  134.           Left = 121
  135.           Top = 93
  136.           Width = 52
  137.           Height = 13
  138.           Alignment = taRightJustify
  139.           Caption = 'Older Files:'
  140.         end
  141.         object Label4: TLabel
  142.           Left = 37
  143.           Top = 157
  144.           Width = 136
  145.           Height = 13
  146.           Alignment = taRightJustify
  147.           Caption = 'Single Side (Orphaned) Files:'
  148.         end
  149.         object Label7: TLabel
  150.           Left = 62
  151.           Top = 125
  152.           Width = 111
  153.           Height = 13
  154.           Alignment = taRightJustify
  155.           Caption = 'Files Older Than Cutoff:'
  156.         end
  157.         object ComboBox1: TComboBox
  158.           Left = 184
  159.           Top = 24
  160.           Width = 89
  161.           Height = 21
  162.           Style = csOwnerDrawFixed
  163.           DropDownCount = 20
  164.           ItemHeight = 15
  165.           Items.Strings = (
  166.             '0'
  167.             '1'
  168.             '2'
  169.             '3'
  170.             '4'
  171.             '5'
  172.             '6'
  173.             '7'
  174.             '8'
  175.             '9'
  176.             '10'
  177.             '11'
  178.             '12'
  179.             '13'
  180.             '14'
  181.             '15')
  182.           TabOrder = 0
  183.           OnDrawItem = ComboBoxDrawItem
  184.         end
  185.         object ComboBox2: TComboBox
  186.           Left = 184
  187.           Top = 56
  188.           Width = 89
  189.           Height = 22
  190.           Style = csOwnerDrawFixed
  191.           DropDownCount = 20
  192.           ItemHeight = 16
  193.           Items.Strings = (
  194.             '0'
  195.             '1'
  196.             '2'
  197.             '3'
  198.             '4'
  199.             '5'
  200.             '6'
  201.             '7'
  202.             '8'
  203.             '9'
  204.             '10'
  205.             '11'
  206.             '12'
  207.             '13'
  208.             '14'
  209.             '15')
  210.           TabOrder = 1
  211.           OnDrawItem = ComboBoxDrawItem
  212.         end
  213.         object ComboBox3: TComboBox
  214.           Left = 184
  215.           Top = 88
  216.           Width = 89
  217.           Height = 22
  218.           Style = csOwnerDrawFixed
  219.           DropDownCount = 20
  220.           ItemHeight = 16
  221.           Items.Strings = (
  222.             '0'
  223.             '1'
  224.             '2'
  225.             '3'
  226.             '4'
  227.             '5'
  228.             '6'
  229.             '7'
  230.             '8'
  231.             '9'
  232.             '10'
  233.             '11'
  234.             '12'
  235.             '13'
  236.             '14'
  237.             '15')
  238.           TabOrder = 2
  239.           OnDrawItem = ComboBoxDrawItem
  240.         end
  241.         object ComboBox4: TComboBox
  242.           Left = 184
  243.           Top = 120
  244.           Width = 89
  245.           Height = 22
  246.           Style = csOwnerDrawFixed
  247.           DropDownCount = 20
  248.           ItemHeight = 16
  249.           Items.Strings = (
  250.             '0'
  251.             '1'
  252.             '2'
  253.             '3'
  254.             '4'
  255.             '5'
  256.             '6'
  257.             '7'
  258.             '8'
  259.             '9'
  260.             '10'
  261.             '11'
  262.             '12'
  263.             '13'
  264.             '14'
  265.             '15')
  266.           TabOrder = 3
  267.           OnDrawItem = ComboBoxDrawItem
  268.         end
  269.         object ComboBox5: TComboBox
  270.           Left = 184
  271.           Top = 152
  272.           Width = 89
  273.           Height = 22
  274.           Style = csOwnerDrawFixed
  275.           DropDownCount = 20
  276.           ItemHeight = 16
  277.           Items.Strings = (
  278.             '0'
  279.             '1'
  280.             '2'
  281.             '3'
  282.             '4'
  283.             '5'
  284.             '6'
  285.             '7'
  286.             '8'
  287.             '9'
  288.             '10'
  289.             '11'
  290.             '12'
  291.             '13'
  292.             '14'
  293.             '15')
  294.           TabOrder = 4
  295.           OnDrawItem = ComboBoxDrawItem
  296.         end
  297.       end
  298.       object ColorSpots: TCheckBox
  299.         Left = 44
  300.         Top = 234
  301.         Width = 93
  302.         Height = 17
  303.         Caption = 'Color Spots'
  304.         TabOrder = 1
  305.       end
  306.       object Fonts1: TBitBtn
  307.         Left = 264
  308.         Top = 232
  309.         Width = 89
  310.         Height = 24
  311.         Caption = 'Font...'
  312.         TabOrder = 2
  313.         OnClick = Fonts1Click
  314.       end
  315.     end
  316.     object TTabPage
  317.       Left = 4
  318.       Top = 24
  319.       Caption = 'Plugins'
  320.       object Label5: TLabel
  321.         Left = 26
  322.         Top = 174
  323.         Width = 31
  324.         Height = 13
  325.         Alignment = taRightJustify
  326.         Caption = 'Name:'
  327.       end
  328.       object Label8: TLabel
  329.         Left = 26
  330.         Top = 230
  331.         Width = 73
  332.         Height = 13
  333.         Alignment = taRightJustify
  334.         Caption = '&File Extensions:'
  335.         FocusControl = FileTypesEdit
  336.       end
  337.       object PluginInfo: TLabel
  338.         Left = 64
  339.         Top = 192
  340.         Width = 3
  341.         Height = 13
  342.         Font.Color = clBlack
  343.         Font.Height = -11
  344.         Font.Name = 'MS Sans Serif'
  345.         Font.Style = []
  346.         ParentFont = False
  347.       end
  348.       object PluginName: TLabel
  349.         Left = 64
  350.         Top = 174
  351.         Width = 5
  352.         Height = 13
  353.         Font.Color = clBlack
  354.         Font.Height = -11
  355.         Font.Name = 'MS Sans Serif'
  356.         Font.Style = [fsBold]
  357.         ParentFont = False
  358.       end
  359.       object Feature1: TLabel
  360.         Left = 8
  361.         Top = 272
  362.         Width = 163
  363.         Height = 13
  364.         Caption = '(Feature available with registration)'
  365.         Font.Color = clMaroon
  366.         Font.Height = -11
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ParentFont = False
  370.       end
  371.       object GroupBox2: TGroupBox
  372.         Left = 16
  373.         Top = 16
  374.         Width = 337
  375.         Height = 129
  376.         Caption = 'Installed Plugins'
  377.         TabOrder = 0
  378.         object InstalledPlugins: TListBox
  379.           Left = 24
  380.           Top = 24
  381.           Width = 289
  382.           Height = 89
  383.           DragMode = dmAutomatic
  384.           ItemHeight = 13
  385.           TabOrder = 0
  386.           OnClick = InstalledPluginsClick
  387.           OnDragDrop = InstalledPluginsDragDrop
  388.           OnDragOver = InstalledPluginsDragOver
  389.         end
  390.       end
  391.       object FileTypesEdit: TEdit
  392.         Left = 108
  393.         Top = 226
  394.         Width = 105
  395.         Height = 21
  396.         TabOrder = 2
  397.         OnChange = FileTypesEditChange
  398.       end
  399.       object InstallBtn: TBitBtn
  400.         Left = 232
  401.         Top = 152
  402.         Width = 121
  403.         Height = 25
  404.         Caption = 'Install &New Plugin'
  405.         TabOrder = 1
  406.         OnClick = InstallBtnClick
  407.       end
  408.       object RemoveBtn: TBitBtn
  409.         Left = 256
  410.         Top = 224
  411.         Width = 99
  412.         Height = 25
  413.         Caption = '&Remove Plugin'
  414.         TabOrder = 3
  415.         OnClick = RemoveBtnClick
  416.       end
  417.     end
  418.     object TTabPage
  419.       Left = 4
  420.       Top = 24
  421.       Caption = 'Open With'
  422.       object Feature2: TLabel
  423.         Left = 8
  424.         Top = 272
  425.         Width = 163
  426.         Height = 13
  427.         Caption = '(Feature available with registration)'
  428.         Font.Color = clMaroon
  429.         Font.Height = -11
  430.         Font.Name = 'MS Sans Serif'
  431.         Font.Style = []
  432.         ParentFont = False
  433.       end
  434.       object Label6: TLabel
  435.         Left = 40
  436.         Top = 160
  437.         Width = 56
  438.         Height = 13
  439.         Caption = 'Parameters:'
  440.       end
  441.       object Label10: TLabel
  442.         Left = 88
  443.         Top = 176
  444.         Width = 106
  445.         Height = 13
  446.         Caption = 'filename (clicked over)'
  447.       end
  448.       object Label11: TLabel
  449.         Left = 88
  450.         Top = 192
  451.         Width = 170
  452.         Height = 13
  453.         Caption = 'current line number (when in viewer)'
  454.       end
  455.       object Label12: TLabel
  456.         Left = 56
  457.         Top = 176
  458.         Width = 16
  459.         Height = 15
  460.         Caption = '%f'
  461.         Font.Color = clBlack
  462.         Font.Height = -11
  463.         Font.Name = 'Fixedsys'
  464.         Font.Style = []
  465.         ParentFont = False
  466.       end
  467.       object Label15: TLabel
  468.         Left = 56
  469.         Top = 192
  470.         Width = 16
  471.         Height = 15
  472.         Caption = '%l'
  473.         Font.Color = clBlack
  474.         Font.Height = -11
  475.         Font.Name = 'Fixedsys'
  476.         Font.Style = []
  477.         ParentFont = False
  478.       end
  479.       object GroupBox6: TGroupBox
  480.         Left = 16
  481.         Top = 16
  482.         Width = 337
  483.         Height = 129
  484.         Caption = 'External Applications'
  485.         TabOrder = 0
  486.         object ExternalApps: TMemo
  487.           Left = 24
  488.           Top = 24
  489.           Width = 289
  490.           Height = 89
  491.           TabOrder = 0
  492.           WantReturns = False
  493.           WordWrap = False
  494.         end
  495.       end
  496.     end
  497.   end
  498.   object OKBtn: TBitBtn
  499.     Left = 72
  500.     Top = 336
  501.     Width = 73
  502.     Height = 26
  503.     Caption = 'OK'
  504.     Default = True
  505.     ModalResult = 1
  506.     TabOrder = 1
  507.     OnClick = OKBtnClick
  508.     NumGlyphs = 2
  509.   end
  510.   object CancelBtn: TBitBtn
  511.     Left = 152
  512.     Top = 336
  513.     Width = 73
  514.     Height = 26
  515.     Cancel = True
  516.     Caption = 'Cancel'
  517.     ModalResult = 2
  518.     TabOrder = 2
  519.     NumGlyphs = 2
  520.   end
  521.   object HelpBtn: TBitBtn
  522.     Left = 312
  523.     Top = 336
  524.     Width = 73
  525.     Height = 26
  526.     Caption = '&Help'
  527.     TabOrder = 4
  528.     OnClick = HelpBtnClick
  529.     NumGlyphs = 2
  530.   end
  531.   object ApplyBtn: TBitBtn
  532.     Left = 232
  533.     Top = 336
  534.     Width = 73
  535.     Height = 26
  536.     Caption = '&Apply'
  537.     TabOrder = 3
  538.     OnClick = ApplyBtnClick
  539.     NumGlyphs = 2
  540.   end
  541.   object FontDialog1: TFontDialog
  542.     Font.Color = clWindowText
  543.     Font.Height = -13
  544.     Font.Name = 'System'
  545.     Font.Style = []
  546.     MinFontSize = 0
  547.     MaxFontSize = 0
  548.     Left = 8
  549.     Top = 336
  550.   end
  551. end
  552.