home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 212
- Top = 161
- Cursor = crHandPoint
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 166
- ClientWidth = 475
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel: TPanel
- Left = 0
- Top = 0
- Width = 475
- Height = 166
- Align = alClient
- TabOrder = 0
- object Image: TImage
- Left = 1
- Top = 1
- Width = 473
- Height = 145
- Align = alClient
- Picture.Data = {<image000.bmp>}
- end
- object StatusBar: TStatusBar
- Left = 1
- Top = 146
- Width = 473
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- end
- end
-