home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Sharewar
/
Wcmd352
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TASSOCIATEDLG
/
TASSOCIATEDLG.txt
Wrap
Text File
|
1998-08-11
|
2KB
|
127 lines
object ASSOCIATEDLG: TASSOCIATEDLG
Tag = 1
Left = 242
Top = 109
HelpContext = 130
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Associate'
ClientHeight = 174
ClientWidth = 444
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Tag = 6
Left = 4
Top = 2
Width = 353
Height = 15
AutoSize = False
Caption = 'All files with &extension (ending with):'
FocusControl = id_as_extension
WordWrap = True
end
object Associatewith: TLabel
Tag = 7
Left = 4
Top = 24
Width = 353
Height = 15
AutoSize = False
Caption = '&Associate with:'
FocusControl = id_as_assotiations
WordWrap = True
end
object id_as_extension: TComboBox
Left = 361
Top = 1
Width = 80
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
MaxLength = 255
ParentFont = False
Sorted = True
TabOrder = 0
OnChange = id_as_extensionChange
end
object id_as_assotiations: TComboBox
Left = 4
Top = 42
Width = 353
Height = 135
Style = csSimple
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
MaxLength = 255
ParentFont = False
Sorted = True
TabOrder = 1
OnChange = id_as_assotiationsChange
OnKeyDown = id_as_assotiationsKeyDown
end
object Ok: TButton
Tag = 4001
Left = 361
Top = 66
Width = 80
Height = 23
Caption = 'Ok'
Default = True
TabOrder = 3
OnClick = OkClick
end
object Cancel: TButton
Tag = 4002
Left = 361
Top = 91
Width = 80
Height = 23
Cancel = True
Caption = 'Cancel'
TabOrder = 4
OnClick = CancelClick
end
object id_as_search: TButton
Tag = 5
Left = 361
Top = 41
Width = 80
Height = 23
Caption = '&Browse...'
TabOrder = 2
OnClick = id_as_searchClick
end
object id_globalhelp: TButton
Tag = 4003
Left = 361
Top = 116
Width = 80
Height = 23
Caption = '&Help'
TabOrder = 5
OnClick = id_globalhelpClick
end
object Translate1: TTranslate
Tag = 5020
Left = 352
Top = 144
end
object ResolutionFix1: TResolutionFix
Left = 316
Top = 144
end
end