home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1999 September
/
Gamestar_09_1999-09_cd1.bin
/
programy
/
wc
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TASSOCIATEDLG
/
TASSOCIATEDLG.txt
Wrap
Text File
|
1999-07-27
|
3KB
|
139 lines
object ASSOCIATEDLG: TASSOCIATEDLG
Tag = 1
Left = 242
Top = 109
HelpContext = 130
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Associate'
ClientHeight = 174
ClientWidth = 454
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
OnKeyDown = FormKeyDown
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 = 90
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 = 90
Width = 90
Height = 23
Caption = 'Ok'
Default = True
TabOrder = 4
OnClick = OkClick
end
object Cancel: TButton
Tag = 4002
Left = 361
Top = 115
Width = 90
Height = 23
Cancel = True
Caption = 'Cancel'
TabOrder = 5
OnClick = CancelClick
end
object id_as_search: TButton
Tag = 5
Left = 361
Top = 41
Width = 90
Height = 23
Caption = '&New type...'
TabOrder = 2
OnClick = id_as_searchClick
end
object id_globalhelp: TButton
Tag = 4003
Left = 361
Top = 140
Width = 90
Height = 23
Caption = '&Help'
TabOrder = 6
OnClick = id_globalhelpClick
end
object id_as_edit: TButton
Tag = 8
Left = 361
Top = 65
Width = 90
Height = 23
Caption = '&Edit type...'
TabOrder = 3
OnClick = id_change_click
end
object Translate1: TTranslate
Tag = 5020
Left = 352
Top = 144
end
object ResolutionFix1: TResolutionFix
Left = 316
Top = 144
end
end