home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 May
/
PCW0501.iso
/
games
/
wgolfsez.exe
/
WiniGolf.exe
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
< prev
Wrap
Text File
|
2000-10-08
|
803b
|
40 lines
object Form5: TForm5
Left = 246
Top = 130
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Scoreboard'
ClientHeight = 243
ClientWidth = 542
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 173
Width = 410
Height = 70
Picture.Data = {<image001.bmp>}
end
object Button1: TButton
Left = 440
Top = 192
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 0
OnClick = Button1Click
OnKeyPress = Button1KeyPress
end
end