home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1999 September
/
Gamestar_09_1999-09_cd1.bin
/
programy
/
wc
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TVERSIONINFODLG
/
TVERSIONINFODLG.txt
Wrap
Text File
|
1999-07-27
|
3KB
|
167 lines
object VERSIONINFODLG: TVERSIONINFODLG
Tag = 1
Left = 227
Top = 141
HelpContext = 400
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Version information'
ClientHeight = 215
ClientWidth = 448
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Filename: TLabel
Tag = 2
Left = 17
Top = 3
Width = 104
Height = 14
AutoSize = False
Caption = 'File name:'
end
object id_verFilename: TLabel
Left = 127
Top = 3
Width = 318
Height = 14
AutoSize = False
Caption = '-'
end
object Versioninformation: TGroupBox
Tag = 3
Left = 7
Top = 22
Width = 438
Height = 159
Caption = 'Version information'
TabOrder = 0
object Description: TLabel
Tag = 4
Left = 10
Top = 22
Width = 120
Height = 20
AutoSize = False
Caption = 'Description:'
end
object id_verFileDescription: TLabel
Tag = 5
Left = 132
Top = 22
Width = 300
Height = 35
AutoSize = False
Caption = 'No version information found in this file!'
WordWrap = True
end
object Company: TLabel
Tag = 7
Left = 10
Top = 83
Width = 120
Height = 14
AutoSize = False
Caption = 'Company:'
end
object id_verCompany: TLabel
Left = 132
Top = 83
Width = 300
Height = 14
AutoSize = False
Caption = '-'
end
object Fileversion: TLabel
Tag = 8
Left = 10
Top = 107
Width = 120
Height = 14
AutoSize = False
Caption = 'File version:'
end
object id_verFileVersion: TLabel
Left = 132
Top = 107
Width = 85
Height = 14
AutoSize = False
Caption = '-'
end
object Productname: TLabel
Tag = 6
Left = 10
Top = 60
Width = 120
Height = 14
AutoSize = False
Caption = 'Product name:'
end
object id_verProductName: TLabel
Left = 132
Top = 60
Width = 300
Height = 14
AutoSize = False
Caption = '-'
end
object Productversion: TLabel
Tag = 9
Left = 219
Top = 107
Width = 120
Height = 14
AutoSize = False
Caption = 'Product version:'
end
object id_verProductVersion: TLabel
Left = 340
Top = 107
Width = 92
Height = 14
AutoSize = False
Caption = '-'
end
object Copyright: TLabel
Tag = 10
Left = 10
Top = 130
Width = 120
Height = 14
AutoSize = False
Caption = 'Copyright:'
end
object id_verCopyright: TLabel
Left = 132
Top = 130
Width = 300
Height = 14
AutoSize = False
Caption = '-'
end
end
object Ok: TButton
Tag = 4001
Left = 179
Top = 188
Width = 90
Height = 23
Cancel = True
Caption = 'Ok'
Default = True
ModalResult = 2
TabOrder = 1
end
object Translate1: TTranslate
Tag = 5800
Left = 8
Top = 184
end
end