home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 215
- Top = 201
- Cursor = crHandPoint
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 177
- ClientWidth = 487
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel: TPanel
- Left = 0
- Top = 0
- Width = 487
- Height = 177
- Align = alClient
- TabOrder = 0
- object Image: TImage
- Left = 1
- Top = 1
- Width = 485
- Height = 156
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = ImageClick
- end
- object StatusBar: TStatusBar
- Left = 1
- Top = 157
- Width = 485
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- end
- end
-