home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / fileant / fileant.exe / $SYSDIR / PTxSCP.ocx / 0 / RCDATA / TFRMPTXSHTREEPROPOPTIONS / TFRMPTXSHTREEPROPOPTIONS.txt
Text File  |  2003-12-16  |  2KB  |  90 lines

  1. object FrmPTxShTreePropOptions: TFrmPTxShTreePropOptions
  2.   Left = 229
  3.   Top = 212
  4.   Width = 362
  5.   Height = 169
  6.   Caption = 'Options'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object HelpBtn: TButton
  17.     Left = 260
  18.     Top = 112
  19.     Width = 75
  20.     Height = 23
  21.     Caption = 'Help'
  22.     TabOrder = 8
  23.     Visible = False
  24.   end
  25.   object OleDropChk: TCheckBox
  26.     Left = 172
  27.     Top = 88
  28.     Width = 161
  29.     Height = 17
  30.     Caption = 'OLE dro&p'
  31.     TabOrder = 7
  32.   end
  33.   object OleDragChk: TCheckBox
  34.     Left = 172
  35.     Top = 64
  36.     Width = 161
  37.     Height = 17
  38.     Caption = 'OLE dra&g'
  39.     TabOrder = 6
  40.   end
  41.   object IncludeNonFoldersChk: TCheckBox
  42.     Left = 172
  43.     Top = 40
  44.     Width = 161
  45.     Height = 17
  46.     Caption = '&Include non-folders'
  47.     TabOrder = 5
  48.   end
  49.   object DynamicRefreshChk: TCheckBox
  50.     Left = 172
  51.     Top = 16
  52.     Width = 161
  53.     Height = 17
  54.     Caption = 'D&ynamic refresh'
  55.     TabOrder = 4
  56.   end
  57.   object ContextMenusChk: TCheckBox
  58.     Left = 12
  59.     Top = 88
  60.     Width = 161
  61.     Height = 17
  62.     Caption = 'Context &menus'
  63.     TabOrder = 3
  64.   end
  65.   object DefaultKeyHandlingChk: TCheckBox
  66.     Left = 12
  67.     Top = 64
  68.     Width = 161
  69.     Height = 17
  70.     Caption = 'Default &key handling'
  71.     TabOrder = 2
  72.   end
  73.   object VirtualFoldersChk: TCheckBox
  74.     Left = 12
  75.     Top = 40
  76.     Width = 161
  77.     Height = 17
  78.     Caption = '&Virtual folders'
  79.     TabOrder = 1
  80.   end
  81.   object AutoFillChk: TCheckBox
  82.     Left = 12
  83.     Top = 16
  84.     Width = 161
  85.     Height = 17
  86.     Caption = 'Auto &fill'
  87.     TabOrder = 0
  88.   end
  89. end
  90.