home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
chip-cd_2002_01.zip
/
01
/
Browser
/
chip-cd.exe
/
0
/
RCDATA
/
TGIFFORM
/
TGIFFORM.txt
< prev
Wrap
Text File
|
2001-08-10
|
883b
|
48 lines
object GifForm: TGifForm
Left = 279
Top = 220
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 142
ClientWidth = 727
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object imgTlo: TImage
Left = 0
Top = 0
Width = 727
Height = 142
Align = alClient
Picture.Data = {<image000.bmp>}
end
object pnlGIF: TPanel
Left = 22
Top = 15
Width = 755
Height = 65
BevelOuter = bvNone
TabOrder = 0
object GifBanner: TImage
Left = -44
Top = -28
Width = 789
Height = 98
end
end
object MainTimer: TTimer
Enabled = False
Interval = 100
OnTimer = MainTimerTimer
Left = 640
Top = 80
end
end