home *** CD-ROM | disk | FTP | other *** search
- object BSplash: TBSplash
- Left = 333
- Top = 99
- HelpContext = 12
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Splash'
- ClientHeight = 140
- ClientWidth = 392
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- Scaled = False
- OnActivate = FormActivate
- OnClick = Click
- TextHeight = 16
- object Panel: TPanel
- Left = 0
- Top = 0
- Width = 392
- Height = 140
- Align = alClient
- BevelInner = bvLowered
- BevelWidth = 3
- TabOrder = 0
- OnClick = Click
- object Image: TImage
- Left = 6
- Top = 6
- Width = 109
- Height = 128
- Align = alLeft
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = Click
- end
- object Experts: TB3dLabel
- Left = 116
- Top = 32
- Width = 236
- Height = 74
- Caption = 'Wizards'
- Font.Color = clTeal
- Font.Height = -64
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- OnClick = Click
- LabelStyle = lsRaised
- end
- object Copyright: TLabel
- Left = 118
- Top = 118
- Width = 265
- Height = 18
- AutoSize = False
- Caption = '16-/32-bits source code: GO SWREG #11698 US$ 75,='
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = Click
- end
- object Header: TB3dLabel
- Left = 100
- Top = 12
- Width = 266
- Height = 22
- Caption = 'Dr.Bob'#39's Collection of Delphi'
- Font.Color = clGray
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- OnClick = Click
- LabelStyle = lsLowered
- end
- object Label1: TLabel
- Left = 351
- Top = 91
- Width = 25
- Height = 16
- Caption = '2.50'
- Font.Color = clYellow
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- end
- end
-