home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 May
/
chip-cd_2000_05.zip
/
05
/
browser
/
chip-cd.exe
/
0
/
RCDATA
/
TGIFFORM
/
TGIFFORM.txt
< prev
Wrap
Text File
|
2000-03-10
|
880b
|
48 lines
object GifForm: TGifForm
Left = 181
Top = 576
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 65
ClientWidth = 519
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgTlo: TImage
Left = 0
Top = 0
Width = 519
Height = 65
Align = alClient
Picture.Data = {<image000.bmp>}
end
object pnlGIF: TPanel
Left = 18
Top = 12
Width = 613
Height = 53
BevelOuter = bvNone
TabOrder = 0
object GifBanner: TImage
Left = -36
Top = -23
Width = 641
Height = 80
end
end
object MainTimer: TTimer
Enabled = False
Interval = 100
OnTimer = MainTimerTimer
Left = 640
Top = 88
end
end