home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 300
- Top = 167
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 251
- ClientWidth = 312
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object SplashImage: TImage
- Left = 0
- Top = 0
- Width = 301
- Height = 237
- AutoSize = True
- end
- object Timer: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = TimerTimer
- Left = 16
- Top = 16
- end
- end
-