home *** CD-ROM | disk | FTP | other *** search
- object AboutBox1: TAboutBox1
- Left = 438
- Top = 99
- HelpContext = 6
- BorderStyle = bsDialog
- Caption = 'Registration Window'
- ClientHeight = 252
- ClientWidth = 325
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormActivate
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 6
- Top = 196
- Width = 314
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label1'
- Font.Color = clPurple
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 309
- Height = 185
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProductName: TLabel
- Left = 105
- Top = 9
- Width = 99
- Height = 20
- Caption = 'Heart Smart'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 122
- Top = 45
- Width = 65
- Height = 13
- Alignment = taCenter
- Caption = 'Version 4.0'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 32
- Top = 93
- Width = 246
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright 1992-1996 Henning Associates'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Image1: TImage
- Left = 4
- Top = 4
- Width = 64
- Height = 64
- Picture.Data = {<image000.bmp>}
- end
- object Label2: TLabel
- Left = 5
- Top = 73
- Width = 298
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'User'
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Image2: TImage
- Left = 208
- Top = 8
- Width = 97
- Height = 41
- Picture.Data = {<image001.bmp>}
- end
- object Memo1: TMemo
- Left = 6
- Top = 110
- Width = 297
- Height = 72
- Alignment = taCenter
- Color = clBtnFace
- Enabled = False
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Lines.Strings = (
- '')
- ParentFont = False
- TabOrder = 0
- end
- end
- object BitBtn1: TBitBtn
- Left = 6
- Top = 217
- Width = 89
- Height = 33
- Caption = '&OK'
- TabOrder = 1
- OnClick = BitBtn1Click
- Kind = bkOK
- Style = bsWin31
- end
- object BitBtn2: TBitBtn
- Left = 118
- Top = 217
- Width = 89
- Height = 33
- Caption = 'O&rder'
- ModalResult = 1
- TabOrder = 2
- OnClick = BitBtn2Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555775777777
- 57705557757777775FF7555555555555000755555555555F777F555555555550
- 87075555555555F7577F5555555555088805555555555F755F75555555555033
- 805555555555F755F75555555555033B05555555555F755F75555555555033B0
- 5555555555F755F75555555555033B05555555555F755F75555555555033B055
- 55555555F755F75555555555033B05555555555F755F75555555555033B05555
- 555555F75FF75555555555030B05555555555F7F7F75555555555000B0555555
- 5555F777F7555555555501900555555555557777755555555555099055555555
- 55557777555555555555500555555555555557755555555555550000}
- NumGlyphs = 2
- Style = bsWin31
- end
- object BitBtn3: TBitBtn
- Left = 227
- Top = 218
- Width = 89
- Height = 33
- Caption = 'R&egister'
- ModalResult = 1
- TabOrder = 3
- OnClick = BitBtn3Click
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555FFFFFFFFFF5F5557777777777505555777777777757F55555555555555
- 055555555555FF5575F555555550055030555555555775F7F7F55555550FB000
- 005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
- B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
- 305555577F555557F7F5550E0BFBFB003055557575F55577F7F550EEE0BFB0B0
- 305557FF575F5757F7F5000EEE0BFBF03055777FF575FFF7F7F50000EEE00000
- 30557777FF577777F7F500000E05555BB05577777F75555777F5500000555550
- 3055577777555557F7F5550005555559995555777555555777550000}
- NumGlyphs = 2
- Style = bsWin31
- end
- end
-