home *** CD-ROM | disk | FTP | other *** search
- object Form14: TForm14
- Left = -2
- Top = 50
- BorderStyle = bsDialog
- Caption = 'Form14'
- ClientHeight = 748
- ClientWidth = 756
- Font.Color = clBlack
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 120
- Position = poScreenCenter
- OnActivate = FormActivate
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 756
- Height = 857
- Align = alTop
- TabOrder = 0
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 737
- Height = 73
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Lines.Strings = (
- 'This shows how easy it is to generate and print a form. '
- 'In this case the form to be printed is a fax linked to a Table'
- ''
- 'The form is contained within the scrollbox'
- '')
- ParentFont = False
- TabOrder = 0
- end
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 128
- Width = 737
- Height = 713
- HorzScrollBar.Range = 705
- VertScrollBar.Range = 950
- AutoScroll = False
- TabOrder = 1
- object Shape1: TShape
- Left = 8
- Top = 8
- Width = 697
- Height = 5
- Brush.Color = clBlack
- end
- object Shape3: TShape
- Left = 16
- Top = 336
- Width = 297
- Height = 8
- Brush.Color = clBlack
- end
- object Shape4: TShape
- Left = 344
- Top = 240
- Width = 361
- Height = 8
- Brush.Color = clBlack
- end
- object Shape9: TShape
- Left = 696
- Top = 120
- Width = 9
- Height = 121
- Brush.Color = clBlack
- end
- object Shape10: TShape
- Left = 304
- Top = 117
- Width = 9
- Height = 220
- Brush.Color = clBlack
- end
- object Shape11: TShape
- Left = 696
- Top = 32
- Width = 9
- Height = 57
- Brush.Color = clBlack
- end
- object Shape12: TShape
- Left = 344
- Top = 88
- Width = 361
- Height = 8
- Brush.Color = clBlack
- end
- object Label1: TLabel
- Left = 24
- Top = 48
- Width = 81
- Height = 46
- Caption = 'FAX'
- Font.Color = clBlack
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 488
- Top = 254
- Width = 93
- Height = 93
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Panel2: TPanel
- Left = 336
- Top = 24
- Width = 361
- Height = 65
- BorderStyle = bsSingle
- TabOrder = 0
- object Label5: TLabel
- Left = 16
- Top = 16
- Width = 37
- Height = 18
- Caption = 'Date:'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 16
- Top = 32
- Width = 223
- Height = 16
- Caption = 'Number of pages including cover sheet'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 264
- Top = 32
- Width = 80
- Height = 24
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- Text = '1'
- end
- end
- object Panel3: TPanel
- Left = 8
- Top = 112
- Width = 297
- Height = 225
- BorderStyle = bsSingle
- TabOrder = 1
- object Label2: TLabel
- Left = 16
- Top = 8
- Width = 23
- Height = 18
- Caption = 'To:'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 16
- Top = 160
- Width = 54
- Height = 18
- Caption = 'Phone: '
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 24
- Top = 184
- Width = 29
- Height = 18
- Caption = 'Fax:'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object EditContact: TDBEdit
- Left = 13
- Top = 25
- Width = 228
- Height = 24
- BorderStyle = bsNone
- DataField = 'Contact'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 20
- ParentFont = False
- TabOrder = 0
- end
- object EditCompany: TDBEdit
- Left = 13
- Top = 50
- Width = 227
- Height = 24
- BorderStyle = bsNone
- DataField = 'Company'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 30
- ParentFont = False
- TabOrder = 1
- end
- object EditAddr: TDBEdit
- Left = 13
- Top = 75
- Width = 210
- Height = 24
- BorderStyle = bsNone
- DataField = 'Addr1'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 30
- ParentFont = False
- TabOrder = 2
- end
- object EditAddr2: TDBEdit
- Left = 13
- Top = 99
- Width = 210
- Height = 24
- BorderStyle = bsNone
- DataField = 'Addr2'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 30
- ParentFont = False
- TabOrder = 3
- end
- object EditState: TDBEdit
- Left = 13
- Top = 124
- Width = 140
- Height = 24
- BorderStyle = bsNone
- DataField = 'State'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 20
- ParentFont = False
- TabOrder = 4
- end
- object EditPhone: TDBEdit
- Left = 80
- Top = 160
- Width = 105
- Height = 24
- BorderStyle = bsNone
- DataField = 'Phone'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 15
- ParentFont = False
- TabOrder = 5
- end
- object EditFAX: TDBEdit
- Left = 80
- Top = 185
- Width = 105
- Height = 24
- BorderStyle = bsNone
- DataField = 'FAX'
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MaxLength = 15
- ParentFont = False
- TabOrder = 6
- end
- end
- object Panel4: TPanel
- Left = 336
- Top = 112
- Width = 361
- Height = 129
- BorderStyle = bsSingle
- TabOrder = 2
- object Label3: TLabel
- Left = 16
- Top = 16
- Width = 40
- Height = 18
- Caption = 'From:'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 16
- Top = 80
- Width = 50
- Height = 18
- Caption = 'Phone:'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 16
- Top = 104
- Width = 29
- Height = 18
- Caption = 'Fax:'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label11: TLabel
- Left = 32
- Top = 32
- Width = 92
- Height = 17
- Caption = 'Our Company'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label12: TLabel
- Left = 32
- Top = 48
- Width = 83
- Height = 17
- Caption = 'Our Address'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label13: TLabel
- Left = 80
- Top = 80
- Width = 80
- Height = 17
- Caption = '999 999 999'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label14: TLabel
- Left = 80
- Top = 104
- Width = 80
- Height = 17
- Caption = '888 888 888'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- end
- object Panel5: TPanel
- Left = 8
- Top = 352
- Width = 689
- Height = 498
- BorderStyle = bsSingle
- TabOrder = 3
- object Label4: TLabel
- Left = 16
- Top = 16
- Width = 59
- Height = 16
- Caption = 'Remarks:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Memo2: TMemo
- Left = 16
- Top = 40
- Width = 657
- Height = 441
- BorderStyle = bsNone
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Lines.Strings = (
- 'This could also have been a TDBMemo in which case it could be'
- 'stored for re-use in future'
- ''
-
- 'Tip: To make sure that your fax print the same size on all print' +
- 'ers,'
- 'use the DrawWindowInRect method instead of the DrawWindow'
- 'method'
- ''
-
- 'To find out how to bypass the PrintViewer, see Demo6 for an exam' +
- 'ple')
- ParentFont = False
- TabOrder = 0
- end
- end
- object Memo3: TMemo
- Left = 21
- Top = 869
- Width = 668
- Height = 49
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- Lines.Strings = (
- 'If you have a problem with the sheer size of this FAX, '
- 'Look at Demo15 for a solution')
- ParentFont = False
- TabOrder = 4
- end
- end
- object DBNavigator: TDBNavigator
- Left = 10
- Top = 90
- Width = 281
- Height = 31
- DataSource = DataSource1
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 2
- end
- object View: TBitBtn
- Left = 544
- Top = 88
- Width = 89
- Height = 33
- Caption = '&View'
- TabOrder = 3
- OnClick = ViewClick
- end
- object Exit: TBitBtn
- Left = 640
- Top = 88
- Width = 89
- Height = 33
- Caption = '&Exit'
- ModalResult = 2
- TabOrder = 4
- end
- end
- object DataSource1: TDataSource
- DataSet = Table1
- Left = 536
- end
- object Table1: TTable
- Active = True
- DatabaseName = 'DBDEMOS'
- TableName = 'CUSTOMER.DB'
- Left = 504
- end
- object DBPrintWin1: TDBPrintWin
- About = 'Version 5.32'
- AboutRegistered = 'TOM SNIDER'
- HeaderFont.Color = clWindowText
- HeaderFont.Height = 16
- HeaderFont.Name = 'Arial'
- HeaderFont.Style = []
- Font.Color = clWindowText
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- FooterFont.Color = clWindowText
- FooterFont.Height = 12
- FooterFont.Name = 'Arial'
- FooterFont.Style = []
- FrameObjects = True
- clBtnFaceAsWhite = True
- OutputTo = poViewer
- Orientation = Default
- Units = poInches
- ViewButtonVisible = False
- ShowCancelDialog = True
- LineWidth = 0
- Copies = 1
- GridBackDrop = False
- GridBackDropUnits = poInches
- ZoomPercentage = 25.000000000000000000
- HeaderTop = 0.500000000000000000
- HeaderLeft = 0.500000000000000000
- HeaderStringLeft = ' '
- HeaderStringCenter = ' '
- HeaderStringRight = ' '
- HeaderEnabled = True
- HeaderOutlined = False
- HeaderFilled = False
- TextColor = clBlack
- ViewBkColor = 11234567
- ViewHeading = 'Printit Viewer'
- HeadingColor = clSilver
- FrameStyle = frThin
- FooterTop = 10.170000000000000000
- FooterString = ' '
- FooterEnabled = True
- FooterOutlined = False
- FooterFilled = False
- FixSansSerif = True
- FooterStringLeft = 'Printed on @Date at @Time'
- FooterStringRight = 'Page @Page'
- BorderLeft = 0.500000000000000000
- BorderRight = 0.500000000000000000
- LineSpacing = 2.800000000000000000
- Left = 464
- Top = 24
- end
- end
-