home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 5.5
/
2000-02_Disc_5.5.bin
/
ELINK
/
elink.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1999-12-01
|
1KB
|
51 lines
object Form1: TForm1
Left = 299
Top = 115
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'EarthLink'
ClientHeight = 480
ClientWidth = 640
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 640
Height = 480
Picture.Data = {<image000.bmp>}
end
object Image2: TImage
Left = -1
Top = 444
Width = 69
Height = 35
Picture.Data = {<image001.bmp>}
OnClick = Image2Click
end
object Image3: TImage
Left = 415
Top = 414
Width = 185
Height = 60
Picture.Data = {<image002.bmp>}
OnClick = Image3Click
end
object quitter: TTimer
Enabled = False
Interval = 2000
OnTimer = quitterTimer
Left = 24
Top = 40
end
end