home *** CD-ROM | disk | FTP | other *** search
- object GifForm: TGifForm
- Left = 141
- Top = 450
- 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
-