home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 May
/
PCW0501.iso
/
games
/
wgolfsez.exe
/
WiniGolf.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2000-10-08
|
1KB
|
56 lines
object Form2: TForm2
Left = 192
Top = 133
BorderStyle = bsDialog
Caption = 'About WiniGolf'
ClientHeight = 256
ClientWidth = 256
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 256
Height = 256
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 8
Top = 232
Width = 67
Height = 13
Cursor = crHandPoint
Caption = 'www.a3x.com'
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
OnClick = Label1Click
end
object Button1: TButton
Left = 90
Top = 224
Width = 75
Height = 25
Caption = '&OK'
Default = True
TabOrder = 0
OnClick = Button1Click
end
end