home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1996 June
/
CLUB_0696.BIN
/
share95
/
webpagec
/
wpc.exe
/
0
/
RCDATA
/
TSPLASH
/
TSPLASH.txt
< prev
Wrap
Text File
|
1996-04-05
|
2KB
|
98 lines
object splash: Tsplash
Left = 333
Top = 116
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 408
ClientWidth = 294
Font.Color = clWindowText
Font.Height = -18
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 20
object Panel1: TPanel
Left = 1
Top = 1
Width = 291
Height = 405
BevelWidth = 5
TabOrder = 0
object Label1: TLabel
Left = 61
Top = 10
Width = 174
Height = 26
Caption = 'Web Page Creator'
Font.Color = clBlack
Font.Height = -23
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label2: TLabel
Left = 49
Top = 36
Width = 202
Height = 20
Caption = '(C) 1995, 1996 Steve Parker'
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label3: TLabel
Left = 98
Top = 338
Width = 99
Height = 20
Caption = 'Registered To'
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label4: TLabel
Left = 10
Top = 360
Width = 273
Height = 20
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Panel2: TPanel
Left = 29
Top = 64
Width = 234
Height = 260
BevelOuter = bvLowered
BevelWidth = 3
TabOrder = 0
object Image1: TImage
Left = 3
Top = 3
Width = 227
Height = 253
Center = True
Picture.Data = {<image000.bmp>}
end
end
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 10
Top = 298
end
end