home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Gallery
/
INTERGAL.bin
/
intergal
/
prgs
/
idv21
/
data.z
/
ID_Addnl.dll
/
RCDATA
/
TSTARTBILD
/
TSTARTBILD.txt
< prev
Wrap
Text File
|
1996-12-19
|
812b
|
43 lines
object Startbild: TStartbild
Left = 94
Top = 223
BorderIcons = []
BorderStyle = bsNone
Caption = 'Startbild'
ClientHeight = 169
ClientWidth = 422
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 421
Height = 169
BevelInner = bvRaised
BevelWidth = 2
TabOrder = 0
object Image1: TImage
Left = 4
Top = 4
Width = 413
Height = 161
Picture.Data = {<image001.bmp>}
end
end
object Timer1: TTimer
Enabled = False
Interval = 6000
OnTimer = Timer1Timer
Left = 44
Top = 64
end
end