home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
sharewar
/
inftool
/
INFTool.exe
/
0
/
RCDATA
/
TFRMDESTADD
/
TFRMDESTADD.txt
Wrap
Text File
|
1998-03-15
|
4KB
|
229 lines
object frmDestAdd: TfrmDestAdd
Tag = 1
Left = 227
Top = 146
BorderStyle = bsDialog
Caption = 'Add the following destination directory:'
ClientHeight = 385
ClientWidth = 510
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
ShowHint = True
PixelsPerInch = 96
TextHeight = 14
object Bevel1: TBevel
Left = 8
Top = 8
Width = 409
Height = 369
Shape = bsFrame
Style = bsRaised
end
object Bevel2: TBevel
Left = 16
Top = 24
Width = 393
Height = 209
Style = bsRaised
end
object l2: TLabel
Tag = 11
Left = 30
Top = 94
Width = 371
Height = 14
AutoSize = False
Caption = 'Enter the &directory name to create under the selected root:'
FocusControl = edSub
end
object l1: TLabel
Tag = 12
Left = 30
Top = 138
Width = 371
Height = 14
AutoSize = False
Caption = 'Example: MegaSoft\WorldMap'
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object l8: TLabel
Tag = 10
Left = 30
Top = 38
Width = 371
Height = 14
AutoSize = False
Caption = 'Select the &root of the directory to create:'
FocusControl = cbRoot
end
object l4: TLabel
Tag = 14
Left = 30
Top = 175
Width = 371
Height = 42
AutoSize = False
Caption = 'Each directory ..'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object l3: TLabel
Tag = 13
Left = 30
Top = 153
Width = 371
Height = 14
AutoSize = False
Caption = '(Caution: Win95 doesn'#39't support Long File Names here)'
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Bevel3: TBevel
Left = 16
Top = 248
Width = 393
Height = 121
Style = bsRaised
end
object l5: TLabel
Tag = 19
Left = 26
Top = 265
Width = 79
Height = 14
AutoSize = False
Caption = 'Default:'
end
object l6: TLabel
Tag = 21
Left = 26
Top = 292
Width = 79
Height = 14
AutoSize = False
Caption = 'Sub-Directory:'
end
object l7: TLabel
Tag = 23
Left = 26
Top = 316
Width = 375
Height = 14
AutoSize = False
Caption = 'Prompt user with:'
end
object btnOK: TBitBtn
Tag = 2
Left = 424
Top = 13
Width = 81
Height = 25
Caption = '&Add'
TabOrder = 0
Kind = bkOK
end
object btnCancel: TBitBtn
Tag = 3
Left = 424
Top = 45
Width = 81
Height = 25
Caption = '&Cancel'
TabOrder = 1
Kind = bkCancel
end
object edSub: TEdit
Tag = 16
Left = 30
Top = 113
Width = 371
Height = 22
TabOrder = 4
end
object cbRoot: TComboBox
Tag = 15
Left = 30
Top = 58
Width = 371
Height = 22
Style = csDropDownList
ItemHeight = 14
TabOrder = 3
end
object rbPreConf: TRadioButton
Tag = 17
Left = 27
Top = 17
Width = 198
Height = 17
Caption = 'Pre-configured destination path:'
Checked = True
TabOrder = 2
TabStop = True
OnClick = rbPreConfClick
OnDblClick = rbPreConfClick
OnExit = rbPreConfClick
end
object rbCustom: TRadioButton
Tag = 18
Left = 27
Top = 241
Width = 198
Height = 17
Caption = 'User-defined destination path:'
TabOrder = 5
OnClick = rbPreConfClick
OnDblClick = rbPreConfClick
OnExit = rbPreConfClick
end
object cbRoot2: TComboBox
Tag = 20
Left = 104
Top = 260
Width = 297
Height = 22
Style = csDropDownList
ItemHeight = 14
TabOrder = 6
end
object edSub2: TEdit
Tag = 22
Left = 104
Top = 289
Width = 297
Height = 22
TabOrder = 7
end
object edPrompt: TEdit
Tag = 24
Left = 25
Top = 337
Width = 376
Height = 22
TabOrder = 8
end
object t1: TTranslate
Tag = 650
Left = 429
Top = 90
end
end