home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / bonus / EverythingIOwn / EIOWN_17.EXE / EIO.EXE / 0 / RCDATA / TFRMLICINFO / TFRMLICINFO.txt < prev   
Encoding:
Text File  |  1998-02-24  |  3.5 KB  |  120 lines

  1. object frmLicInfo: TfrmLicInfo
  2.   Left = 84
  3.   Top = 104
  4.   BorderIcons = [biSystemMenu]
  5.   AutoScroll = False
  6.   Caption = 'Information About Ordering'
  7.   ClientHeight = 423
  8.   ClientWidth = 622
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Memo1: TMemo
  18.     Left = 0
  19.     Top = 0
  20.     Width = 617
  21.     Height = 353
  22.     Font.Color = clBlack
  23.     Font.Height = -13
  24.     Font.Name = 'Courier New'
  25.     Font.Style = []
  26.     Lines.Strings = (
  27.       '               "Ordering Information For Everything I Own!"'
  28.       ''
  29.       'Everything I Own! ----- $24.95 + $4.00 S/H'
  30.       ''
  31.       
  32.         'There are several ways to license your copy of "Everything I Own' +
  33.         '!"'
  34.       ''
  35.       
  36.         'You can order with MC, Visa, Amex, or Discover from Public (soft' +
  37.         'ware) Library in the following ways;'
  38.       ''
  39.       'Online;'
  40.       '     Go to our Web site at '
  41.       '          http://www.blucollsoft.com/win95prg.html'
  42.       '     and click '#39'Order "Everything I Own!" Online'#39
  43.       ''
  44.       'By Phone;'
  45.       '     PsL'#39's operators are available from 8:00 a. m. to 6:00 p. m.'
  46.       
  47.         '     Monday - Friday at 800-242-4775 Ext. 15141 or at 713-524-63' +
  48.         '94 Ext. 15141'
  49.       ''
  50.       'THE ABOVE NUMBERS ARE FOR CREDIT CARD ORDERS ONLY.'
  51.       'BLUECOLLAR SOFTWARE CAN NOT BE REACHED AT THESE NUMBERS.'
  52.       'PLEASE DO NOT CALL THE ABOVE NUMBERS WITH QUESTIONS ABOUT THE '
  53.       'PROGRAM.'
  54.       ''
  55.       
  56.         'For users in the United Kingdom and Australia, we now have licen' +
  57.         'sing services in your country.'
  58.       
  59.         'Click the View/Print Order Form in the Help menu for more inform' +
  60.         'ation.'
  61.       ''
  62.       'Just click Help | View\Print Order Form in the Menu options.'
  63.       ''
  64.       '')
  65.     ParentFont = False
  66.     ReadOnly = True
  67.     ScrollBars = ssBoth
  68.     TabOrder = 0
  69.     WordWrap = False
  70.   end
  71.   object btnPrint: TBitBtn
  72.     Left = 192
  73.     Top = 366
  74.     Width = 101
  75.     Height = 43
  76.     Caption = '&Print This'
  77.     Font.Color = clBlue
  78.     Font.Height = -13
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = []
  81.     ParentFont = False
  82.     TabOrder = 1
  83.     OnClick = btnPrintClick
  84.     Glyph.Data = {
  85.       76010000424D7601000000000000760000002800000020000000100000000100
  86.       04000000000000010000130B0000130B00000000000000000000000000000000
  87.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  88.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  89.       00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  90.       8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  91.       8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  92.       8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  93.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  94.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  95.       33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  96.       33333337FFFF7733333333300000033333333337777773333333}
  97.     Layout = blGlyphTop
  98.     NumGlyphs = 2
  99.   end
  100.   object BitBtn1: TBitBtn
  101.     Left = 332
  102.     Top = 366
  103.     Width = 101
  104.     Height = 43
  105.     Font.Color = clRed
  106.     Font.Height = -13
  107.     Font.Name = 'MS Sans Serif'
  108.     Font.Style = []
  109.     ParentFont = False
  110.     TabOrder = 2
  111.     OnClick = BitBtn1Click
  112.     Kind = bkClose
  113.     Layout = blGlyphTop
  114.   end
  115.   object PrintDialog1: TPrintDialog
  116.     Left = 531
  117.     Top = 388
  118.   end
  119. end
  120.