home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha Extra 2002 March
/
CMEXTRA4.iso
/
super1karting
/
Data
/
Nutts
/
sector.nbp
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
2000-03-21
|
2KB
|
82 lines
object Form1: TForm1
Left = 687
Top = 124
BorderStyle = bsDialog
Caption = 'Castrol Honda Superbikes 2000'
ClientHeight = 484
ClientWidth = 401
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object Image1: TImage
Left = 10
Top = 20
Width = 231
Height = 306
Picture.Data = {<image001.bmp>}
end
object PlayButton: TButton
Left = 256
Top = 20
Width = 137
Height = 30
Caption = 'Play Game'
TabOrder = 0
OnClick = PlayButtonClick
end
object InstallButton: TButton
Left = 256
Top = 69
Width = 137
Height = 31
Caption = 'Install Game'
TabOrder = 1
OnClick = InstallButtonClick
end
object DirectXButton: TButton
Left = 256
Top = 118
Width = 137
Height = 31
Caption = 'Install DirectX 5.0'
TabOrder = 2
OnClick = DirectXButtonClick
end
object CancelButton: TButton
Left = 256
Top = 286
Width = 137
Height = 30
Caption = 'Cancel'
TabOrder = 3
OnClick = CancelButtonClick
end
object UninstallButton: TButton
Left = 256
Top = 236
Width = 137
Height = 31
Caption = 'Uninstall Game'
TabOrder = 4
OnClick = UninstallButtonClick
end
object Memo1: TMemo
Left = 10
Top = 335
Width = 383
Height = 139
Lines.Strings = (
'')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 5
end
end