home *** CD-ROM | disk | FTP | other *** search
- object frmClassSplash: TfrmClassSplash
- Left = 306
- Top = 188
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmClassSplash'
- ClientHeight = 244
- ClientWidth = 461
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 14
- object pnlMain: TPanel
- Left = 0
- Top = 0
- Width = 461
- Height = 244
- Align = alClient
- BevelInner = bvLowered
- Color = clWhite
- TabOrder = 0
- object lblCopyright: TLabel
- Left = 232
- Top = 224
- Width = 221
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'lblCopyright'
- end
- object imgLogo: TImage
- Left = 4
- Top = 4
- Width = 453
- Height = 217
- end
- object lblAppName: TLabel
- Left = 8
- Top = 224
- Width = 221
- Height = 13
- AutoSize = False
- Caption = 'lblName'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
-