home *** CD-ROM | disk | FTP | other *** search
- object frmPrintOrder: TfrmPrintOrder
- Left = 84
- Top = 104
- BorderIcons = [biSystemMenu]
- AutoScroll = False
- Caption = 'View/Print Order Form --- USA and Other Countries'
- 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 = (
- ' Licensing Form For '#39'Everything I Own!'#39
- ''
- ''
-
- ' Everything I Own! ' +
- ' '
-
- ' Copyright 1997,1998 by BlueCollar Software ' +
- ' '
- ' All Rights Reserved'
- ''
- ' Send order form BlueCollar Software '
- ' and payment to: 149 Patrick Ave.'
- ' Urbana, Ohio 43078'
- ' '
- 'YOU MAY ENTER YOUR ORDERING INFORMATION INTO THIS FORM, OR '
- 'PRINT A BLANK FORM.'
- 'IF YOU PRINT OUT A BLANK FORM, PLEASE PRINT THE INFORMATION.'
- ''
- ''
- ' I have enclosed (US Funds) for the following product:'
- ''
-
- ' [ ] Everything I Own! - $24.95 ea .................... $___' +
- '__'
- ' '
- ' '
-
- ' Shipping/Handling .............................................' +
- '. $_____'
- ' [ ] USA residents please add .............. $4.00 S/H'
- ' [ ] Canada/Mexico residents please add .... $4.00 S/H'
- ' [ ] Other residents please add ............ $6.00 S/H'
- ''
-
- ' Total ..................' +
- '. $_____'
- ''
- ''
-
- 'Name...: _______________________________________________________' +
- '___'
- ''
-
- 'Address: _______________________________________________________' +
- '___'
- ''
-
- ' : _______________________________________________________' +
- '___'
- ''
-
- ' : _______________________________________________________' +
- '___'
- ''
- 'Phone Number ..: __________________________ '
- ''
-
- 'Do you have a CompuServe Acct? [y/n]: ____ If yes, ID# ________' +
- '_______________'
- ''
-
- 'Internet Acct? [y/n]: ____ If yes, email address ______________' +
- '_________________'
- ''
- 'Where did you get the evaluation version or hear about it?'
- ''
- '______________________________________________________________')
- ParentFont = False
- 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
-