home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
chip-cd_2003_11.zip
/
11
/
Browser
/
chip-cd.exe
/
0
/
RCDATA
/
TGIFFORM
/
TGIFFORM.txt
< prev
Wrap
Text File
|
2003-07-08
|
882b
|
48 lines
object GifForm: TGifForm
Left = 279
Top = 220
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 115
ClientWidth = 640
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 = 640
Height = 115
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 = 553
Top = 78
end
end