home *** CD-ROM | disk | FTP | other *** search
- object splashform: Tsplashform
- Left = 200
- Top = 107
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'splashform'
- ClientHeight = 269
- ClientWidth = 269
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Bevel2: TBevel
- Left = 0
- Top = 0
- Width = 269
- Height = 269
- Align = alClient
- Style = bsRaised
- end
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 249
- Height = 129
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 0
- Top = 152
- Width = 265
- Height = 38
- Alignment = taCenter
- AutoSize = False
- Caption = 'HTML Express'
- Font.Color = clWindowText
- Font.Height = -33
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic, fsUnderline]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 0
- Top = 208
- Width = 265
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'Version 1.0 16-bit'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 0
- Top = 232
- Width = 265
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Caption = 'By Kevin Lewis'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 40
- Top = 192
- Width = 185
- Height = 9
- Shape = bsBottomLine
- end
- end
-