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

  1. object FrmPTxShComboPropStandard: TFrmPTxShComboPropStandard
  2.   Left = 499
  3.   Top = 311
  4.   Width = 264
  5.   Height = 161
  6.   Caption = 'Standard'
  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 txtDisplayUnits1: TLabel
  17.     Left = 160
  18.     Top = 16
  19.     Width = 26
  20.     Height = 13
  21.     Caption = 'pixels'
  22.   end
  23.   object AutoDropDownLinesCheckbox: TCheckBox
  24.     Left = 8
  25.     Top = 104
  26.     Width = 147
  27.     Height = 17
  28.     Caption = '&Auto Drop Down Lines'
  29.     TabOrder = 3
  30.   end
  31.   object EnabledCheckbox: TCheckBox
  32.     Left = 8
  33.     Top = 80
  34.     Width = 147
  35.     Height = 17
  36.     Caption = '&Enabled:'
  37.     TabOrder = 2
  38.   end
  39.   object DropDownLinesEdit: TEdit
  40.     Left = 96
  41.     Top = 44
  42.     Width = 57
  43.     Height = 21
  44.     TabOrder = 4
  45.   end
  46.   object DropDownLinesStatic: TStaticText
  47.     Left = 8
  48.     Top = 48
  49.     Width = 89
  50.     Height = 17
  51.     Caption = '&Drop down lines:'
  52.     TabOrder = 5
  53.   end
  54.   object IndentEdit: TEdit
  55.     Left = 96
  56.     Top = 12
  57.     Width = 57
  58.     Height = 21
  59.     TabOrder = 0
  60.   end
  61.   object IndentSizeStatic: TStaticText
  62.     Left = 8
  63.     Top = 16
  64.     Width = 66
  65.     Height = 17
  66.     Caption = 'I&ndent Size:'
  67.     TabOrder = 1
  68.   end
  69. end
  70.