home *** CD-ROM | disk | FTP | other *** search
- object frmLicInfo: TfrmLicInfo
- Left = 84
- Top = 104
- BorderIcons = [biSystemMenu]
- AutoScroll = False
- Caption = 'Information About Ordering'
- ClientHeight = 423
- ClientWidth = 622
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 617
- Height = 353
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- Lines.Strings = (
- ' "Ordering Information For Everything I Own!"'
- ''
- 'Everything I Own! ----- $24.95 + $4.00 S/H'
- ''
-
- 'There are several ways to license your copy of "Everything I Own' +
- '!"'
- ''
-
- 'You can order with MC, Visa, Amex, or Discover from Public (soft' +
- 'ware) Library in the following ways;'
- ''
- 'Online;'
- ' Go to our Web site at '
- ' http://www.blucollsoft.com/win95prg.html'
- ' and click '#39'Order "Everything I Own!" Online'#39
- ''
- 'By Phone;'
- ' PsL'#39's operators are available from 8:00 a. m. to 6:00 p. m.'
-
- ' Monday - Friday at 800-242-4775 Ext. 15141 or at 713-524-63' +
- '94 Ext. 15141'
- ''
- 'THE ABOVE NUMBERS ARE FOR CREDIT CARD ORDERS ONLY.'
- 'BLUECOLLAR SOFTWARE CAN NOT BE REACHED AT THESE NUMBERS.'
- 'PLEASE DO NOT CALL THE ABOVE NUMBERS WITH QUESTIONS ABOUT THE '
- 'PROGRAM.'
- ''
-
- 'For users in the United Kingdom and Australia, we now have licen' +
- 'sing services in your country.'
-
- 'Click the View/Print Order Form in the Help menu for more inform' +
- 'ation.'
- ''
- 'Just click Help | View\Print Order Form in the Menu options.'
- ''
- '')
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- object btnPrint: TBitBtn
- Left = 192
- Top = 366
- Width = 101
- Height = 43
- Caption = '&Print This'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnPrintClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
- 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
- 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
- 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
- 33333337FFFF7733333333300000033333333337777773333333}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object BitBtn1: TBitBtn
- Left = 332
- Top = 366
- Width = 101
- Height = 43
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = BitBtn1Click
- Kind = bkClose
- Layout = blGlyphTop
- end
- object PrintDialog1: TPrintDialog
- Left = 531
- Top = 388
- end
- end
-