home *** CD-ROM | disk | FTP | other *** search
- object FrmPTxShTreePropStandard: TFrmPTxShTreePropStandard
- Left = 333
- Top = 330
- Width = 403
- Height = 273
- Caption = 'Standard'
- Color = clBtnFace
- OldCreateOrder = False
- ParentFont = True
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 168
- Top = 132
- Width = 80
- Height = 13
- Caption = '&Linked Shell List:'
- FocusControl = ShellListCbx
- Visible = False
- end
- object DisplayUnits1Txt: TLabel
- Left = 160
- Top = 152
- Width = 26
- Height = 13
- Caption = 'pixels'
- end
- object EnumerationNATxt: TLabel
- Left = 256
- Top = 132
- Width = 138
- Height = 37
- AutoSize = False
- Caption =
- 'This container does not support enumeration. You cannot link con' +
- 'trols at design-time with in this environment, you must do it a ' +
- 'run-time.'
- Visible = False
- WordWrap = True
- end
- object Label4: TLabel
- Left = 8
- Top = 184
- Width = 59
- Height = 13
- Caption = 'Base Folder:'
- end
- object BaseFolderInfoTxt: TLabel
- Left = 96
- Top = 184
- Width = 289
- Height = 17
- AutoSize = False
- Caption = 'BaseFolder info...'
- end
- object ShellListCbx: TPTCombobox
- Left = 256
- Top = 128
- Width = 137
- Height = 49
- Style = csSimple
- ItemHeight = 13
- Sorted = True
- TabOrder = 6
- Visible = False
- end
- object SetBaseBtn: TButton
- Left = 96
- Top = 203
- Width = 97
- Height = 23
- Caption = 'Set Base &Folder...'
- TabOrder = 7
- OnClick = SetBaseBtnClick
- end
- object IndentEdt: TEdit
- Left = 96
- Top = 148
- Width = 57
- Height = 21
- TabOrder = 5
- end
- object StaticText2: TStaticText
- Left = 8
- Top = 152
- Width = 66
- Height = 17
- Caption = 'I&ndentation:'
- TabOrder = 8
- end
- object CheckboxesChk: TCheckBox
- Left = 6
- Top = 120
- Width = 103
- Height = 17
- Alignment = taLeftJustify
- Caption = '&Checkboxes:'
- TabOrder = 4
- end
- object ReadOnlyChk: TCheckBox
- Left = 6
- Top = 96
- Width = 103
- Height = 17
- Alignment = taLeftJustify
- Caption = '&Read only:'
- TabOrder = 3
- end
- object EnabledChk: TCheckBox
- Left = 6
- Top = 72
- Width = 103
- Height = 17
- Alignment = taLeftJustify
- Caption = '&Enabled:'
- TabOrder = 2
- end
- object HideSelectionChk: TCheckBox
- Left = 6
- Top = 48
- Width = 103
- Height = 17
- Alignment = taLeftJustify
- Caption = '&Hide Selection:'
- TabOrder = 1
- end
- object BorderStyleCbx: TComboBox
- Left = 96
- Top = 16
- Width = 145
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 9
- Items.Strings = (
- '0 - ptbsNone'
- '1 - ptbsFlat'
- '2 - ptbsSunken')
- end
- object StaticText1: TStaticText
- Left = 8
- Top = 20
- Width = 70
- Height = 17
- Caption = '&Border Style:'
- TabOrder = 0
- end
- end
-