home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / test / registry_commander / regcmd.exe / {app} / RegCmd.exe / 0 / RCDATA / TFORMCONFIG / TFORMCONFIG.txt
Encoding:
Text File  |  2002-04-19  |  8.0 KB  |  329 lines

  1. object FormConfig: TFormConfig
  2.   Left = 254
  3.   Top = 159
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'FormConfig'
  7.   ClientHeight = 202
  8.   ClientWidth = 303
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Main_PageCtrl: TPageControl
  21.     Left = 8
  22.     Top = 8
  23.     Width = 289
  24.     Height = 161
  25.     ActivePage = Gen_Sheet
  26.     HotTrack = True
  27.     TabOrder = 0
  28.     object Gen_Sheet: TTabSheet
  29.       Caption = 'General'
  30.       object Gen_Panel: TPanel
  31.         Left = 8
  32.         Top = 8
  33.         Width = 265
  34.         Height = 113
  35.         BevelInner = bvRaised
  36.         BevelOuter = bvLowered
  37.         TabOrder = 0
  38.         object StatusPos_Label: TLabel
  39.           Left = 16
  40.           Top = 56
  41.           Width = 104
  42.           Height = 13
  43.           Caption = 'Position of Statusbar:'
  44.           Font.Charset = DEFAULT_CHARSET
  45.           Font.Color = clMaroon
  46.           Font.Height = -11
  47.           Font.Name = 'Tahoma'
  48.           Font.Style = []
  49.           ParentFont = False
  50.         end
  51.         object BackCol_Btn: TButton
  52.           Tag = 1
  53.           Left = 16
  54.           Top = 80
  55.           Width = 73
  56.           Height = 21
  57.           Caption = 'Back'
  58.           TabOrder = 3
  59.           OnClick = ChangeColor_Cmd
  60.         end
  61.         object FontCol_Btn: TButton
  62.           Tag = 2
  63.           Left = 138
  64.           Top = 80
  65.           Width = 73
  66.           Height = 21
  67.           Caption = 'Font'
  68.           TabOrder = 5
  69.           OnClick = ChangeColor_Cmd
  70.         end
  71.         object BackCol_Panel: TPanel
  72.           Left = 96
  73.           Top = 81
  74.           Width = 31
  75.           Height = 19
  76.           BevelOuter = bvLowered
  77.           TabOrder = 4
  78.         end
  79.         object FontCol_Panel: TPanel
  80.           Left = 218
  81.           Top = 81
  82.           Width = 31
  83.           Height = 19
  84.           BevelOuter = bvLowered
  85.           TabOrder = 6
  86.         end
  87.         object StatusPos_Combo: TComboBox
  88.           Left = 160
  89.           Top = 52
  90.           Width = 89
  91.           Height = 21
  92.           Style = csDropDownList
  93.           ItemHeight = 13
  94.           TabOrder = 2
  95.           Items.Strings = (
  96.             'Bottom'
  97.             'Top'
  98.             'Nowhere')
  99.         end
  100.         object GridLines_Chk: TCheckBox
  101.           Left = 16
  102.           Top = 16
  103.           Width = 161
  104.           Height = 17
  105.           Caption = 'Show Gridlines in all Listviews'
  106.           Font.Charset = DEFAULT_CHARSET
  107.           Font.Color = clMaroon
  108.           Font.Height = -11
  109.           Font.Name = 'Tahoma'
  110.           Font.Style = []
  111.           ParentFont = False
  112.           TabOrder = 0
  113.         end
  114.         object SysFont_Chk: TCheckBox
  115.           Left = 16
  116.           Top = 32
  117.           Width = 221
  118.           Height = 17
  119.           Caption = 'Draw Items in ListViews with System Font'
  120.           Font.Charset = DEFAULT_CHARSET
  121.           Font.Color = clMaroon
  122.           Font.Height = -11
  123.           Font.Name = 'Tahoma'
  124.           Font.Style = []
  125.           ParentFont = False
  126.           TabOrder = 1
  127.         end
  128.       end
  129.     end
  130.     object Lists_Sheet: TTabSheet
  131.       Caption = 'Lists'
  132.       ImageIndex = 1
  133.       object Lists_Panel: TPanel
  134.         Left = 8
  135.         Top = 8
  136.         Width = 265
  137.         Height = 113
  138.         BevelInner = bvRaised
  139.         BevelOuter = bvLowered
  140.         TabOrder = 0
  141.         object Label1: TLabel
  142.           Left = 16
  143.           Top = 46
  144.           Width = 55
  145.           Height = 13
  146.           Caption = 'Bookmarks:'
  147.           Font.Charset = DEFAULT_CHARSET
  148.           Font.Color = clMaroon
  149.           Font.Height = -11
  150.           Font.Name = 'Tahoma'
  151.           Font.Style = []
  152.           ParentFont = False
  153.         end
  154.         object Label2: TLabel
  155.           Left = 16
  156.           Top = 62
  157.           Width = 70
  158.           Height = 13
  159.           Caption = 'Search Result:'
  160.           Font.Charset = DEFAULT_CHARSET
  161.           Font.Color = clMaroon
  162.           Font.Height = -11
  163.           Font.Name = 'Tahoma'
  164.           Font.Style = []
  165.           ParentFont = False
  166.         end
  167.         object Label3: TLabel
  168.           Left = 16
  169.           Top = 78
  170.           Width = 67
  171.           Height = 13
  172.           Caption = 'Copied Items:'
  173.           Font.Charset = DEFAULT_CHARSET
  174.           Font.Color = clMaroon
  175.           Font.Height = -11
  176.           Font.Name = 'Tahoma'
  177.           Font.Style = []
  178.           ParentFont = False
  179.         end
  180.         object AutoClose_Chk: TCheckBox
  181.           Left = 16
  182.           Top = 16
  183.           Width = 214
  184.           Height = 17
  185.           Caption = 'Close the list dialog automaticly on jump'
  186.           Font.Charset = DEFAULT_CHARSET
  187.           Font.Color = clMaroon
  188.           Font.Height = -11
  189.           Font.Name = 'Tahoma'
  190.           Font.Style = []
  191.           ParentFont = False
  192.           TabOrder = 0
  193.         end
  194.         object LoadBookMarks_Chk: TCheckBox
  195.           Left = 96
  196.           Top = 44
  197.           Width = 72
  198.           Height = 17
  199.           Caption = 'Auto Load'
  200.           Checked = True
  201.           Font.Charset = DEFAULT_CHARSET
  202.           Font.Color = clMaroon
  203.           Font.Height = -11
  204.           Font.Name = 'Tahoma'
  205.           Font.Style = []
  206.           ParentFont = False
  207.           State = cbChecked
  208.           TabOrder = 1
  209.         end
  210.         object LoadSearchRes_Chk: TCheckBox
  211.           Left = 96
  212.           Top = 60
  213.           Width = 72
  214.           Height = 17
  215.           Caption = 'Auto Load'
  216.           Checked = True
  217.           Font.Charset = DEFAULT_CHARSET
  218.           Font.Color = clMaroon
  219.           Font.Height = -11
  220.           Font.Name = 'Tahoma'
  221.           Font.Style = []
  222.           ParentFont = False
  223.           State = cbChecked
  224.           TabOrder = 2
  225.         end
  226.         object LoadCopyItems_Chk: TCheckBox
  227.           Left = 96
  228.           Top = 76
  229.           Width = 72
  230.           Height = 17
  231.           Caption = 'Auto Load'
  232.           Checked = True
  233.           Font.Charset = DEFAULT_CHARSET
  234.           Font.Color = clMaroon
  235.           Font.Height = -11
  236.           Font.Name = 'Tahoma'
  237.           Font.Style = []
  238.           ParentFont = False
  239.           State = cbChecked
  240.           TabOrder = 3
  241.         end
  242.         object SaveBookMarks_Chk: TCheckBox
  243.           Left = 176
  244.           Top = 44
  245.           Width = 72
  246.           Height = 17
  247.           Caption = 'Auto Save'
  248.           Checked = True
  249.           Font.Charset = DEFAULT_CHARSET
  250.           Font.Color = clMaroon
  251.           Font.Height = -11
  252.           Font.Name = 'Tahoma'
  253.           Font.Style = []
  254.           ParentFont = False
  255.           State = cbChecked
  256.           TabOrder = 4
  257.         end
  258.         object SaveSearchRes_Chk: TCheckBox
  259.           Left = 176
  260.           Top = 60
  261.           Width = 72
  262.           Height = 17
  263.           Caption = 'Auto Save'
  264.           Checked = True
  265.           Font.Charset = DEFAULT_CHARSET
  266.           Font.Color = clMaroon
  267.           Font.Height = -11
  268.           Font.Name = 'Tahoma'
  269.           Font.Style = []
  270.           ParentFont = False
  271.           State = cbChecked
  272.           TabOrder = 5
  273.         end
  274.         object SaveCopyItems_Chk: TCheckBox
  275.           Left = 176
  276.           Top = 76
  277.           Width = 72
  278.           Height = 17
  279.           Caption = 'Auto Save'
  280.           Checked = True
  281.           Font.Charset = DEFAULT_CHARSET
  282.           Font.Color = clMaroon
  283.           Font.Height = -11
  284.           Font.Name = 'Tahoma'
  285.           Font.Style = []
  286.           ParentFont = False
  287.           State = cbChecked
  288.           TabOrder = 6
  289.         end
  290.       end
  291.     end
  292.   end
  293.   object Ok_Btn: TButton
  294.     Left = 88
  295.     Top = 176
  296.     Width = 65
  297.     Height = 21
  298.     Caption = '&OK'
  299.     Default = True
  300.     TabOrder = 1
  301.     OnClick = OkApply_Cmd
  302.   end
  303.   object Cancel_Btn: TButton
  304.     Left = 160
  305.     Top = 176
  306.     Width = 65
  307.     Height = 21
  308.     Cancel = True
  309.     Caption = '&Cancel'
  310.     TabOrder = 2
  311.     OnClick = Cancel_Cmd
  312.   end
  313.   object Apply_Btn: TButton
  314.     Left = 232
  315.     Top = 176
  316.     Width = 65
  317.     Height = 21
  318.     Caption = '&Apply'
  319.     TabOrder = 3
  320.     OnClick = OkApply_Cmd
  321.   end
  322.   object ColorDialog1: TColorDialog
  323.     Ctl3D = True
  324.     Options = [cdFullOpen]
  325.     Left = 8
  326.     Top = 172
  327.   end
  328. end
  329.