object FrmPTxShComboPropStandard: TFrmPTxShComboPropStandard Left = 499 Top = 311 Width = 264 Height = 161 Caption = 'Standard' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object txtDisplayUnits1: TLabel Left = 160 Top = 16 Width = 26 Height = 13 Caption = 'pixels' end object AutoDropDownLinesCheckbox: TCheckBox Left = 8 Top = 104 Width = 147 Height = 17 Caption = '&Auto Drop Down Lines' TabOrder = 3 end object EnabledCheckbox: TCheckBox Left = 8 Top = 80 Width = 147 Height = 17 Caption = '&Enabled:' TabOrder = 2 end object DropDownLinesEdit: TEdit Left = 96 Top = 44 Width = 57 Height = 21 TabOrder = 4 end object DropDownLinesStatic: TStaticText Left = 8 Top = 48 Width = 89 Height = 17 Caption = '&Drop down lines:' TabOrder = 5 end object IndentEdit: TEdit Left = 96 Top = 12 Width = 57 Height = 21 TabOrder = 0 end object IndentSizeStatic: TStaticText Left = 8 Top = 16 Width = 66 Height = 17 Caption = 'I&ndent Size:' TabOrder = 1 end end