home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 200
- Top = 108
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmSplash'
- ClientHeight = 324
- ClientWidth = 218
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 218
- Height = 271
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object ShadowedLabel1: TShadowedLabel
- Left = 15
- Top = 280
- Width = 187
- Height = 32
- Transparent = True
- ShadowType = shdDRight
- SolidShadow = True
- ShadowColor = clWhite
- ShadowDown = 2
- ShadowLeft = 2
- Caption = 'Promille v2.02'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label1: TLabel
- Left = 15
- Top = 309
- Width = 124
- Height = 13
- Caption = '�1997 Dieter Hildenbrand'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
-