home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 358
- Top = 196
- BorderStyle = bsDialog
- Caption = 'SiteHog - Web Site Validation Tool'
- ClientHeight = 304
- ClientWidth = 340
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- Visible = True
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 10
- Top = 10
- Width = 319
- Height = 255
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object VersionLabel: TLabel
- Left = 8
- Top = 89
- Width = 305
- Height = 24
- Alignment = taCenter
- AutoSize = False
- Caption = 'Version: '
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Copyright: TLabel
- Left = 10
- Top = 122
- Width = 79
- Height = 23
- Caption = 'Copyright:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Email: TLabel
- Left = 114
- Top = 144
- Width = 199
- Height = 25
- Caption = 'skyrider@cix.compulink.co.uk'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 112
- Top = 120
- Width = 105
- Height = 16
- Caption = 'Dave Pellatt, 1997'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 104
- Top = 128
- Width = 3
- Height = 16
- end
- object Support: TLabel
- Left = 8
- Top = 144
- Width = 105
- Height = 25
- Caption = 'Support E-mail:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object ProgramIcon: TImage
- Left = 7
- Top = 8
- Width = 304
- Height = 72
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- IsControl = True
- end
- object Label2: TLabel
- Left = 112
- Top = 168
- Width = 185
- Height = 16
- Caption = '106462,1124@compuserve.com'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label4: TLabel
- Left = 4
- Top = 192
- Width = 309
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'http://www.compulink.co.uk/~allied-display/redhog/'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Registered: TLabel
- Left = 2
- Top = 228
- Width = 315
- Height = 25
- Align = alBottom
- Alignment = taCenter
- AutoSize = False
- Caption = 'Unregistered'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
- object OK: TBitBtn
- Left = 120
- Top = 272
- Width = 105
- Height = 25
- TabOrder = 1
- OnClick = OKButtonClick
- Kind = bkOK
- end
- end
-