home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 026A / WCMD32.ZIP / INSTALL.BIN / WINCMD32.EXE / 0 / RCDATA / TDLGCONFIGALL / TDLGCONFIGALL.txt
Text File  |  1996-12-31  |  46KB  |  1,906 lines

  1. object DLGCONFIGALL: TDLGCONFIGALL
  2.   Tag = 1
  3.   Left = 363
  4.   Top = 47
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Configuration'
  8.   ClientHeight = 412
  9.   ClientWidth = 408
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object OK: TButton
  22.     Tag = 4001
  23.     Left = 71
  24.     Top = 384
  25.     Width = 80
  26.     Height = 23
  27.     Caption = 'OK'
  28.     Default = True
  29.     TabOrder = 0
  30.     OnClick = OKClick
  31.   end
  32.   object Cancel: TButton
  33.     Tag = 4002
  34.     Left = 155
  35.     Top = 384
  36.     Width = 80
  37.     Height = 23
  38.     Cancel = True
  39.     Caption = 'Cancel'
  40.     ModalResult = 2
  41.     TabOrder = 1
  42.     OnClick = CancelClick
  43.   end
  44.   object Apply: TButton
  45.     Tag = 12
  46.     Left = 323
  47.     Top = 384
  48.     Width = 80
  49.     Height = 23
  50.     Caption = 'Apply'
  51.     Enabled = False
  52.     TabOrder = 3
  53.     OnClick = ApplyClick
  54.   end
  55.   object Help: TButton
  56.     Tag = 4003
  57.     Left = 239
  58.     Top = 384
  59.     Width = 80
  60.     Height = 23
  61.     Caption = 'Help'
  62.     TabOrder = 2
  63.     OnClick = HelpClick
  64.   end
  65.   object Notebook: TMyTabbedNotebook
  66.     Tag = 2
  67.     Left = 0
  68.     Top = 0
  69.     Width = 408
  70.     Height = 381
  71.     Align = alTop
  72.     TabsPerRow = 4
  73.     TabFont.Color = clBlack
  74.     TabFont.Height = -11
  75.     TabFont.Name = 'MS Sans Serif'
  76.     TabFont.Style = []
  77.     TabOrder = 4
  78.     OnChange = NotebookChange
  79.     object TTabPage
  80.       Left = 4
  81.       Top = 42
  82.       HelpContext = 120
  83.       Caption = 'Layout'
  84.       object GroupBox5: TGroupBox
  85.         Tag = 3
  86.         Left = 12
  87.         Top = 28
  88.         Width = 361
  89.         Height = 233
  90.         Caption = ' Screen layout '
  91.         TabOrder = 0
  92.         object idShowButtonBar: TCheckBox
  93.           Tag = 4
  94.           Left = 10
  95.           Top = 36
  96.           Width = 333
  97.           Height = 17
  98.           HelpContext = 1
  99.           Caption = 'Show &button bar'
  100.           TabOrder = 0
  101.           OnClick = Layoutclick
  102.         end
  103.         object idShowDriveButtons: TCheckBox
  104.           Tag = 5
  105.           Left = 10
  106.           Top = 60
  107.           Width = 333
  108.           Height = 17
  109.           Caption = 'Show &drive buttons'
  110.           TabOrder = 1
  111.           OnClick = Layoutclick
  112.         end
  113.         object idShowDriveCombo: TCheckBox
  114.           Tag = 6
  115.           Left = 10
  116.           Top = 84
  117.           Width = 333
  118.           Height = 17
  119.           Caption = 'Show d&rive combobox'
  120.           TabOrder = 2
  121.           OnClick = Layoutclick
  122.         end
  123.         object idShowCurDir: TCheckBox
  124.           Tag = 7
  125.           Left = 10
  126.           Top = 108
  127.           Width = 333
  128.           Height = 17
  129.           Caption = 'Show ¤t directory'
  130.           TabOrder = 3
  131.           OnClick = Layoutclick
  132.         end
  133.         object idShowTabheader: TCheckBox
  134.           Tag = 8
  135.           Left = 10
  136.           Top = 132
  137.           Width = 333
  138.           Height = 17
  139.           Caption = 'Show &tabstop header'
  140.           TabOrder = 4
  141.           OnClick = Layoutclick
  142.         end
  143.         object idShowStatusbar: TCheckBox
  144.           Tag = 9
  145.           Left = 10
  146.           Top = 156
  147.           Width = 333
  148.           Height = 17
  149.           Caption = 'Show &status bar'
  150.           TabOrder = 5
  151.           OnClick = Layoutclick
  152.         end
  153.         object idShowCmdLine: TCheckBox
  154.           Tag = 10
  155.           Left = 10
  156.           Top = 180
  157.           Width = 333
  158.           Height = 17
  159.           Caption = 'Show command &line'
  160.           TabOrder = 6
  161.           OnClick = Layoutclick
  162.         end
  163.         object idShowKeyButtons: TCheckBox
  164.           Tag = 11
  165.           Left = 10
  166.           Top = 204
  167.           Width = 333
  168.           Height = 17
  169.           Caption = 'Show &function key buttons'
  170.           TabOrder = 7
  171.           OnClick = Layoutclick
  172.         end
  173.       end
  174.     end
  175.     object TTabPage
  176.       Left = 4
  177.       Top = 42
  178.       HelpContext = 300
  179.       Caption = 'Operation'
  180.       object Mouseselectionmode: TGroupBox
  181.         Tag = 20
  182.         Left = 8
  183.         Top = 9
  184.         Width = 367
  185.         Height = 60
  186.         Caption = ' Mouse selection mode '
  187.         TabOrder = 0
  188.         object IdConfrightbutton: TRadioButton
  189.           Tag = 21
  190.           Left = 10
  191.           Top = 18
  192.           Width = 355
  193.           Height = 20
  194.           Caption = 'Use &right mouse button (as in NC)'
  195.           TabOrder = 0
  196.           TabStop = True
  197.           OnClick = IDAnyButtonClick
  198.         end
  199.         object IdConfleftbutton: TRadioButton
  200.           Tag = 22
  201.           Left = 10
  202.           Top = 37
  203.           Width = 355
  204.           Height = 20
  205.           Caption = '&Left mouse button (Windows standard)'
  206.           TabOrder = 1
  207.           OnClick = IDAnyButtonClick
  208.         end
  209.       end
  210.       object SelectionwithGray: TGroupBox
  211.         Tag = 23
  212.         Left = 8
  213.         Top = 71
  214.         Width = 181
  215.         Height = 82
  216.         Caption = ' Selection (with Gray + ) '
  217.         TabOrder = 1
  218.         object IdConfFilesOnly: TRadioButton
  219.           Tag = 24
  220.           Left = 10
  221.           Top = 19
  222.           Width = 169
  223.           Height = 22
  224.           Caption = '&Select files only'
  225.           TabOrder = 0
  226.           TabStop = True
  227.           OnClick = IDAnyButtonClick
  228.         end
  229.         object IdConfAlsoDirs: TRadioButton
  230.           Tag = 25
  231.           Left = 10
  232.           Top = 39
  233.           Width = 169
  234.           Height = 22
  235.           Caption = 'Also select d&irectories'
  236.           TabOrder = 1
  237.           OnClick = IDAnyButtonClick
  238.         end
  239.       end
  240.       object QuickSearchGroup: TGroupBox
  241.         Tag = 26
  242.         Left = 195
  243.         Top = 71
  244.         Width = 180
  245.         Height = 82
  246.         Caption = ' Quick search (current dir) '
  247.         TabOrder = 2
  248.         object IdConfAltForMenu: TRadioButton
  249.           Tag = 27
  250.           Left = 10
  251.           Top = 19
  252.           Width = 149
  253.           Height = 20
  254.           Caption = '&CTRL+ALT+Letters'
  255.           TabOrder = 0
  256.           TabStop = True
  257.           OnClick = IDAnyButtonClick
  258.         end
  259.         object IdConfAltForQuickSearch: TRadioButton
  260.           Tag = 28
  261.           Left = 10
  262.           Top = 39
  263.           Width = 110
  264.           Height = 20
  265.           Caption = 'AL&T+Letters'
  266.           TabOrder = 1
  267.           OnClick = IDAnyButtonClick
  268.         end
  269.         object IdConfLetterQuickSearch: TRadioButton
  270.           Tag = 29
  271.           Left = 10
  272.           Top = 59
  273.           Width = 103
  274.           Height = 20
  275.           Caption = 'L&etter only'
  276.           TabOrder = 2
  277.           OnClick = IDAnyButtonClick
  278.         end
  279.       end
  280.       object Saveonexit: TGroupBox
  281.         Tag = 30
  282.         Left = 8
  283.         Top = 155
  284.         Width = 181
  285.         Height = 82
  286.         Caption = ' Save on exit '
  287.         TabOrder = 3
  288.         object IdConfsavedirs: TCheckBox
  289.           Tag = 31
  290.           Left = 10
  291.           Top = 17
  292.           Width = 169
  293.           Height = 20
  294.           Caption = '&Directories'
  295.           TabOrder = 0
  296.           OnClick = IDAnyButtonClick
  297.         end
  298.         object IdConfsavepanels: TCheckBox
  299.           Tag = 32
  300.           Left = 10
  301.           Top = 37
  302.           Width = 169
  303.           Height = 20
  304.           TabStop = False
  305.           Caption = '&Panels (brief/full, etc.)'
  306.           TabOrder = 1
  307.           OnClick = IDAnyButtonClick
  308.         end
  309.         object IdConfCommandLines: TCheckBox
  310.           Tag = 33
  311.           Left = 10
  312.           Top = 58
  313.           Width = 169
  314.           Height = 20
  315.           Caption = 'Old co&mmand lines'
  316.           TabOrder = 2
  317.           OnClick = IDAnyButtonClick
  318.         end
  319.       end
  320.       object Win95NTGroup: TGroupBox
  321.         Tag = 34
  322.         Left = 195
  323.         Top = 155
  324.         Width = 180
  325.         Height = 82
  326.         Caption = ' Win95/NT specific '
  327.         TabOrder = 4
  328.         object Label5: TLabel
  329.           Tag = 37
  330.           Left = 8
  331.           Top = 57
  332.           Width = 167
  333.           Height = 20
  334.           AutoSize = False
  335.           Caption = 'recycle bin (shift=directly)'
  336.         end
  337.         object IdConf_Longnames: TCheckBox
  338.           Tag = 35
  339.           Left = 10
  340.           Top = 17
  341.           Width = 164
  342.           Height = 20
  343.           Caption = '&Use long names'
  344.           TabOrder = 0
  345.           OnClick = IDAnyButtonClick
  346.         end
  347.         objec