home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 334
- Top = 184
- BorderIcons = []
- BorderStyle = bsToolWindow
- ClientHeight = 25
- ClientWidth = 417
- Color = clRed
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object MessageLabel: TLabel
- Left = 0
- Top = 0
- Width = 417
- Height = 25
- Align = alClient
- Alignment = taCenter
- Caption = 'Message'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
-