home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 315
- Top = 174
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 223
- ClientWidth = 292
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 292
- Height = 223
- Align = alClient
- BevelInner = bvSpace
- TabOrder = 0
- object Image1: TImage
- Left = 2
- Top = 2
- Width = 288
- Height = 219
- Align = alClient
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- end
- end
-