home *** CD-ROM | disk | FTP | other *** search
- object RegistrationForm: TRegistrationForm
- Left = 145
- Top = 214
- Width = 640
- Height = 600
- Caption = 'Registering SiteHog'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 120
- TextHeight = 16
- object GroupBox1: TGroupBox
- Left = 16
- Top = 8
- Width = 601
- Height = 121
- Caption = 'Thank You'
- TabOrder = 0
- object RichEdit4: TRichEdit
- Left = 2
- Top = 18
- Width = 597
- Height = 101
- Align = alClient
- Lines.Strings = (
-
- 'By registering SiteHog you are helping ensure the further develo' +
- 'pment of RedHog Web Software. '
-
- 'Registration entitles you to free technical support (by e-mail) ' +
- 'and advance notification of new '
-
- 'releases. You will get access to the SiteHog Help'#39'n'#39'Hints pages ' +
- '(when available) and most '
-
- 'important of all you will be able to access the HTTP support, an' +
- 'd other enhanced features, of V1.1 '
- '(early 1997).')
- ParentColor = True
- ReadOnly = True
- TabOrder = 0
- end
- end
- object GroupBox2: TGroupBox
- Left = 16
- Top = 280
- Width = 289
- Height = 281
- Caption = 'Users in the UK and Europe'
- TabOrder = 1
- object RichEdit2: TRichEdit
- Left = 2
- Top = 18
- Width = 285
- Height = 261
- Align = alClient
- Lines.Strings = (
- 'If you have a UK or European bank account, '
- 'you may register by sending a cheque or'
- 'Eurocheque, made out to the appropriate '
- 'amount in GB Pounds (Sterling), to;'
- ''
- 'Red Hog Software'
- 'PO Box 2944'
- 'New Milton'
- 'BH25 6YA'
- 'England'
- ''
- 'Please make your cheque payable to'
- 'Red Hog Software. Commercial registrations '
- 'will receive a VAT invoice if requested.')
- ParentColor = True
- ReadOnly = True
- TabOrder = 0
- end
- end
- object GroupBox3: TGroupBox
- Left = 320
- Top = 280
- Width = 297
- Height = 153
- Caption = 'Users with Compuserve access'
- TabOrder = 2
- object RichEdit3: TRichEdit
- Left = 2
- Top = 18
- Width = 293
- Height = 133
- Align = alClient
- Lines.Strings = (
- 'If you have a Compuserve account you may '
- 'register via the SWREG service... '
- ''
- 'Just GO SWREG, follow the instructions and '
- 'search for SiteHog. '
- ''
- 'SiteHog'#39's Shareware Registration ID is 13904.')
- ParentColor = True
- ReadOnly = True
- TabOrder = 0
- end
- end
- object GroupBox4: TGroupBox
- Left = 16
- Top = 144
- Width = 601
- Height = 121
- Caption = 'Registration Fees'
- TabOrder = 3
- object RichEdit1: TRichEdit
- Left = 2
- Top = 18
- Width = 597
- Height = 101
- Align = alClient
- Lines.Strings = (
- 'Registration fees for SiteHog Version 1.0 are;'
-
- 'Single-user Personal license : �47 (Pounds Sterling) by cheque o' +
- 'r $80 (US dollars) via SWREG,'
- 'or other on-line registration facility.'
- ''
- 'All prices include GB VAT @ 17.5%')
- ParentColor = True
- ReadOnly = True
- TabOrder = 0
- end
- end
- object RegisterOK: TBitBtn
- Left = 472
- Top = 536
- Width = 145
- Height = 25
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = RegisterOKClick
- Kind = bkOK
- end
- object RegisterAbout: TBitBtn
- Left = 320
- Top = 536
- Width = 145
- Height = 25
- Caption = 'About Shareware'
- TabOrder = 5
- OnClick = RegisterAboutClick
- Kind = bkHelp
- end
- object GroupBox5: TGroupBox
- Left = 320
- Top = 448
- Width = 297
- Height = 73
- Caption = 'Users with Internet access'
- TabOrder = 6
- object RichEdit5: TRichEdit
- Left = 2
- Top = 18
- Width = 293
- Height = 53
- Align = alClient
- Lines.Strings = (
- 'Please refer to the RedHog Web Site for details '
- 'of on-line registration facilities.')
- ParentColor = True
- ReadOnly = True
- TabOrder = 0
- end
- end
- end
-