home *** CD-ROM | disk | FTP | other *** search
- object Form08: TForm08
- Left = 177
- Top = 314
- Width = 550
- Height = 423
- ActiveControl = Panel1
- Caption = 'Form08'
- Font.Color = clBlack
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Position = poScreenCenter
- OnCreate = FormCreate
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 542
- Height = 81
- Align = alTop
- TabOrder = 0
- object Label9: TLabel
- Left = 16
- Top = 48
- Width = 479
- Height = 19
- Caption = 'This is a demonstration of the TPrintWin Component using 2 grids'
- Color = clBtnFace
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object DBNavigator: TDBNavigator
- Left = 10
- Top = 10
- Width = 161
- Height = 31
- DataSource = DataSource1
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- end
- object Preview: TBitBtn
- Left = 272
- Top = 9
- Width = 89
- Height = 32
- Caption = 'Pre&View'
- TabOrder = 1
- OnClick = PreviewClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
- 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
- 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
- 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
- 33333337FFFF7733333333300000033333333337777773333333}
- NumGlyphs = 2
- end
- object Exit: TBitBtn
- Left = 368
- Top = 9
- Width = 89
- Height = 32
- Caption = '&Exit'
- TabOrder = 2
- OnClick = ExitClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
- 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
- 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
- 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
- 33333337FFFF7733333333300000033333333337777773333333}
- NumGlyphs = 2
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 81
- Width = 542
- Height = 92
- Align = alTop
- BevelInner = bvLowered
- BorderWidth = 4
- Caption = 'Panel2'
- TabOrder = 1
- object DBGrid1: TDBGrid
- Left = 6
- Top = 6
- Width = 530
- Height = 80
- Align = alClient
- BorderStyle = bsNone
- DataSource = DataSource1
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
- ParentFont = False
- TabOrder = 0
- TitleFont.Color = clBlack
- TitleFont.Height = -13
- TitleFont.Name = 'Arial'
- TitleFont.Style = []
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 173
- Width = 542
- Height = 223
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 4
- Caption = 'Panel3'
- TabOrder = 2
- object DBGrid2: TDBGrid
- Left = 6
- Top = 6
- Width = 530
- Height = 211
- Align = alClient
- BorderStyle = bsNone
- DataSource = DataSource2
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Options = [dgEditing, dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
- ParentFont = False
- TabOrder = 0
- TitleFont.Color = clBlack
- TitleFont.Height = -13
- TitleFont.Name = 'Arial'
- TitleFont.Style = []
- end
- end
- object DataSource1: TDataSource
- DataSet = Table1
- Left = 287
- Top = 49
- end
- object DataSource2: TDataSource
- DataSet = Table2
- Left = 341
- Top = 45
- end
- object Table1: TTable
- Active = True
- DatabaseName = 'DBDEMOS'
- TableName = 'customer.db'
- Left = 260
- Top = 49
- object Table1CustNo: TFloatField
- DisplayWidth = 8
- FieldName = 'CustNo'
- end
- object Table1Company: TStringField
- DisplayWidth = 22
- FieldName = 'Company'
- Size = 30
- end
- object Table1Contact: TStringField
- DisplayWidth = 20
- FieldName = 'Contact'
- end
- object Table1LastInvoiceDate: TDateTimeField
- DisplayWidth = 20
- FieldName = 'LastInvoiceDate'
- end
- end
- object Table2: TTable
- Active = True
- DatabaseName = 'DBDEMOS'
- IndexFieldNames = 'CustNo'
- MasterFields = 'CustNo'
- MasterSource = DataSource1
- TableName = 'orders.db'
- Left = 314
- Top = 49
- object Table2OrderNo: TFloatField
- DisplayWidth = 11
- FieldName = 'OrderNo'
- end
- object Table2CustNo: TFloatField
- FieldName = 'CustNo'
- Required = True
- Visible = False
- end
- object Table2SaleDate: TDateTimeField
- DisplayWidth = 12
- FieldName = 'SaleDate'
- end
- object Table2ShipDate: TDateTimeField
- DisplayWidth = 11
- FieldName = 'ShipDate'
- end
- object Table2ItemsTotal: TCurrencyField
- DisplayWidth = 13
- FieldName = 'ItemsTotal'
- Currency = True
- end
- object Table2AmountPaid: TCurrencyField
- DisplayWidth = 18
- FieldName = 'AmountPaid'
- Currency = True
- end
- 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 = 192
- Top = 16
- end
- end
-