home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 May
/
PCW0501.iso
/
games
/
wgolfsez.exe
/
WiniGolf.exe
/
0
/
RCDATA
/
TFORM7
/
TFORM7.txt
< prev
Wrap
Text File
|
2000-10-08
|
931b
|
48 lines
object Form7: TForm7
Left = 223
Top = 153
BorderStyle = bsNone
Caption = 'Form7'
ClientHeight = 210
ClientWidth = 420
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
OnClick = FormClick
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 420
Height = 210
Align = alClient
Picture.Data = {<image000.bmp>}
OnClick = Image1Click
end
object Image2: TImage
Left = 55
Top = 80
Width = 310
Height = 50
Picture.Data = {<image001.bmp>}
Visible = False
end
object Timer1: TTimer
Enabled = False
Interval = 50
OnTimer = Timer1Timer
Left = 8
Top = 8
end
end