object HowDlg: THowDlg Left = 53 Top = 127 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'How To Register' ClientHeight = 373 ClientWidth = 612 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object OKBtn: TBitBtn Left = 532 Top = 8 Width = 77 Height = 27 Caption = '&OK' TabOrder = 0 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object Memo1: TMemo Left = 3 Top = 3 Width = 525 Height = 367 TabStop = False Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( 'Registering with PrimaSoft PC' '========================' 'Choose the most convenient way to register/order the program.' '' '1) INTERNET Registration Through PrimaSoft'#39's Home Page' 'You need a World-Wide Web browser. To visit our HOME PAGE, use a' + 'ddress:' ' http://www.primasoft.com' 'We STRONGLY recommend using this method because it' 'is fast, easy and secure. ' '' '2) Money Order, Check, or Cash' 'Please send your International Money Order, Canadian or U.S. che' + 'ck, or cash with the ' 'registration form to the following address:' ' PrimaSoft PC, Inc.' ' P.O. Box 456' ' Surrey, BC V3T 5B7' ' CANADA' '' '3) Credit Card Orders' 'We accept Visa or MasterCard orders. Please send us a registrati' + 'on form with the ' 'card number, the cardholder name and the expiration date. You ma' + 'y send all this ' 'information to the address mentioned above or by:' ' Phone:'#9#9'1-800-371-7520 (Canada and US) or' #9#9'1-604-951-1085' ' Fax: '#9#9'1-604-951-7797' ' CompuServe: '#9'74643,2635' ' Internet: '#9#9'support@primasoft.com' '' '4) Compuserve Registration ' 'Compuserve provides a convenient on-line registration system. Ju' + 'st GO SWREG and ' 'place an order. The payment will be billed to your Compuserve St' + 'atement. You will ' 'be asked for the Product Number (see REGISTER.TXT file), keep it' + ' handy:' ' GO SWREG, Search By Product Number ' '' '5) INTERNET Registration Through First Virtual' 'You need a World-Wide Web browser.' 'You may visit our HOME PAGE at First Virtual directly, use addre' + 'ss:' #9'http://www.infohaus.com/access/by-seller/PrimaSoft_Inc' ' 1. Locate the following Internet Site: http://www.fv.com' ' 2. Find the information on how to open a buyer'#39's account at F' + 'irst Virtual (it'#39's easy and ' ' you only do it once)' ' 3. After you have opened a buyer'#39's account enter the First Vi' + 'rtual Infohause (on-line ' ' shopping mall)' ' 4. Browse the catalog by seller and select PrimaSoft PC, Inc.' ' 5. Select the program you want and download it (just click on' + ' the icon)') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end end