home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 192
- Top = 134
- AutoSize = True
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 382
- ClientWidth = 487
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 487
- Height = 382
- end
- object Timer1: TTimer
- Interval = 100
- OnTimer = Timer1Timer
- Left = 32
- Top = 80
- end
- end
-