home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 200
- Top = 107
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'How to Register'
- ClientHeight = 371
- ClientWidth = 255
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 18
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 217
- Height = 57
- AutoSize = False
- Caption =
- 'To register '#39'HTML Express'#39' please send $10 check or money order ' +
- 'to:'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 24
- Top = 80
- Width = 93
- Height = 19
- Caption = 'Kevin Lewis'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 24
- Top = 96
- Width = 141
- Height = 19
- Caption = '6905 El Camino Pl.'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 24
- Top = 112
- Width = 152
- Height = 19
- Caption = 'Riverside, CA 92504'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 16
- Top = 144
- Width = 225
- Height = 169
- AutoSize = False
- Caption =
- 'When you register, you will receive the latest version of HTML E' +
- 'xpress. The registered version includes the ability to create HT' +
- 'ML pages with Internet Explorer tags, for better looking pages, ' +
- 'and more formatting features for the Netscape style also.'
- WordWrap = True
- end
- object Button1: TButton
- Left = 8
- Top = 328
- Width = 233
- Height = 33
- Caption = 'OK, I promise to register'
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- end
- end
-