home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 278
- Top = 131
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 254
- ClientWidth = 380
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgSplash: TImage
- Left = 0
- Top = 0
- Width = 370
- Height = 242
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 312
- Top = 24
- end
- end
-