home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 200
- Top = 108
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 255
- ClientWidth = 405
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 406
- Height = 256
- BevelInner = bvRaised
- TabOrder = 0
- object Image1: TImage
- Left = 3
- Top = 3
- Width = 400
- Height = 250
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- end
- end
- end
-