805 lines
23 KiB
Plaintext
805 lines
23 KiB
Plaintext
object frmHZViewList: TfrmHZViewList
|
|
Left = 49
|
|
Top = 51
|
|
Width = 1024
|
|
Height = 706
|
|
Caption = #33021#32791#30331#35760
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1008
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_BaseInfo.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_BaseInfo.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 59
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 3
|
|
Visible = False
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 54
|
|
Visible = False
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
Visible = False
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 53
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
Caption = #25171#21360
|
|
ImageIndex = 12
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 437
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Top = 31
|
|
Width = 1008
|
|
Height = 636
|
|
Align = alClient
|
|
BevelInner = bvSpace
|
|
BevelKind = bkFlat
|
|
TabOrder = 1
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1000
|
|
Height = 48
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Label1: TLabel
|
|
Left = 302
|
|
Top = 21
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #36710#38388
|
|
end
|
|
object Label4: TLabel
|
|
Left = 22
|
|
Top = 21
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #26597#35810#26085#26399
|
|
end
|
|
object Label5: TLabel
|
|
Left = 171
|
|
Top = 22
|
|
Width = 12
|
|
Height = 12
|
|
Caption = '--'
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 72
|
|
Top = 16
|
|
Width = 97
|
|
Height = 20
|
|
Date = 41457.671719525460000000
|
|
Time = 41457.671719525460000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 184
|
|
Top = 16
|
|
Width = 97
|
|
Height = 20
|
|
Date = 41457.671719525460000000
|
|
Time = 41457.671719525460000000
|
|
TabOrder = 1
|
|
end
|
|
object Chejian: TComboBox
|
|
Tag = 1
|
|
Left = 328
|
|
Top = 16
|
|
Width = 137
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 2
|
|
OnChange = ChejianChange
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 48
|
|
Width = 1000
|
|
Height = 260
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object cxGrid2: TcxGrid
|
|
Left = 2
|
|
Top = 2
|
|
Width = 353
|
|
Height = 256
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object Tv1: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_NH
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column4
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_BaseInfo.Default
|
|
Styles.BandHeader = DataLink_BaseInfo.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #33021#32791#32479#35745
|
|
Width = 338
|
|
end>
|
|
object v1Column1: TcxGridDBBandedColumn
|
|
Caption = #36710#38388
|
|
DataBinding.FieldName = 'Chejian'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 84
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object v1Column2: TcxGridDBBandedColumn
|
|
Caption = #33021#32791#31867#21035
|
|
DataBinding.FieldName = 'NHType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 72
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object v1Column3: TcxGridDBBandedColumn
|
|
Caption = #29992#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object v1Column4: TcxGridDBBandedColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'NHMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 96
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 355
|
|
Top = 2
|
|
Width = 345
|
|
Height = 256
|
|
Align = alLeft
|
|
TabOrder = 1
|
|
object Tv2: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_JWL
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn2
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_BaseInfo.Default
|
|
Styles.BandHeader = DataLink_BaseInfo.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #26426#29289#26009#29992#37327#32479#35745
|
|
Width = 334
|
|
end>
|
|
object cxGridDBBandedColumn1: TcxGridDBBandedColumn
|
|
Caption = #36710#38388
|
|
DataBinding.FieldName = 'chejian'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 81
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn2: TcxGridDBBandedColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'JWLMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 83
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn3: TcxGridDBBandedColumn
|
|
Caption = #29992#37327
|
|
DataBinding.FieldName = 'CRQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 52
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object v2Column1: TcxGridDBBandedColumn
|
|
Caption = #21407#26009#21697#21517
|
|
DataBinding.FieldName = 'YCLName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 71
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object v2Column2: TcxGridDBBandedColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'CRUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxGrid3: TcxGrid
|
|
Left = 700
|
|
Top = 2
|
|
Width = 298
|
|
Height = 256
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv3: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_RHL
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn5
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_BaseInfo.Default
|
|
Styles.BandHeader = DataLink_BaseInfo.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #26579#21270#26009#29992#37327#32479#35745
|
|
Width = 323
|
|
end>
|
|
object cxGridDBBandedColumn4: TcxGridDBBandedColumn
|
|
Caption = #36710#38388
|
|
DataBinding.FieldName = 'chejian'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 74
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn5: TcxGridDBBandedColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'RHLMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn6: TcxGridDBBandedColumn
|
|
Caption = #29992#37327
|
|
DataBinding.FieldName = 'CRQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 73
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object v3Column1: TcxGridDBBandedColumn
|
|
Caption = #21407#26009#21697#21517
|
|
DataBinding.FieldName = 'YCLName'
|
|
Width = 66
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object v3Column2: TcxGridDBBandedColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'CRUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 44
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel3: TcxGridLevel
|
|
GridView = Tv3
|
|
end
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 308
|
|
Width = 1000
|
|
Height = 320
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object cxGrid4: TcxGrid
|
|
Left = 2
|
|
Top = 2
|
|
Width = 353
|
|
Height = 316
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object Tv4: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_PB
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn9
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_BaseInfo.Default
|
|
Styles.BandHeader = DataLink_BaseInfo.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #22383#24067#29992#37327#32479#35745
|
|
Width = 338
|
|
end>
|
|
object cxGridDBBandedColumn8: TcxGridDBBandedColumn
|
|
Caption = #22383#24067#21517#31216
|
|
DataBinding.FieldName = 'YCLName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 84
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn9: TcxGridDBBandedColumn
|
|
Caption = #29992#37327
|
|
DataBinding.FieldName = 'CRQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 98
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object v4Column1: TcxGridDBBandedColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'GYSName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 62
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object v4Column2: TcxGridDBBandedColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'CRUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 54
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object v4Column3: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 40
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel4: TcxGridLevel
|
|
GridView = Tv4
|
|
end
|
|
end
|
|
object cxGrid5: TcxGrid
|
|
Left = 355
|
|
Top = 2
|
|
Width = 643
|
|
Height = 316
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv5: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_CP
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn12
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v5Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_BaseInfo.Default
|
|
Styles.BandHeader = DataLink_BaseInfo.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #25104#21697#29983#20135#32479#35745
|
|
Width = 673
|
|
end>
|
|
object cxGridDBBandedColumn11: TcxGridDBBandedColumn
|
|
Caption = #25104#21697#21517#31216
|
|
DataBinding.FieldName = 'PCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 73
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn12: TcxGridDBBandedColumn
|
|
Caption = #29983#20135#25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 78
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column1: TcxGridDBBandedColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'PSpec'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 53
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column2: TcxGridDBBandedColumn
|
|
Caption = #25104#20221
|
|
DataBinding.FieldName = 'PCF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 50
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column3: TcxGridDBBandedColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 57
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column4: TcxGridDBBandedColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 78
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column5: TcxGridDBBandedColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'ColorNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 52
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column6: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'JSL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 54
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object Tv5Column7: TcxGridDBBandedColumn
|
|
Caption = #31867#21035
|
|
DataBinding.FieldName = 'MJType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object v5Column1: TcxGridDBBandedColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'CPMoney'
|
|
FooterAlignmentHorz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 10
|
|
Position.RowIndex = 0
|
|
end
|
|
object v5Column2: TcxGridDBBandedColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'LenUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 47
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 9
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel5: TcxGridLevel
|
|
GridView = Tv5
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_BaseInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 557
|
|
Top = 217
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_BaseInfo.ADOLink
|
|
Parameters = <>
|
|
Left = 581
|
|
Top = 217
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_BaseInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 157
|
|
Top = 273
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 864
|
|
Top = 224
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 928
|
|
Top = 216
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 480
|
|
Top = 232
|
|
end
|
|
object DS_NH: TDataSource
|
|
DataSet = CDS_NH
|
|
Left = 187
|
|
Top = 227
|
|
end
|
|
object CDS_NH: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 216
|
|
Top = 224
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 248
|
|
Top = 224
|
|
end
|
|
object CDS_JWL: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 448
|
|
Top = 232
|
|
end
|
|
object DS_JWL: TDataSource
|
|
DataSet = CDS_JWL
|
|
Left = 419
|
|
Top = 235
|
|
end
|
|
object DS_RHL: TDataSource
|
|
DataSet = CDS_RHL
|
|
Left = 819
|
|
Top = 267
|
|
end
|
|
object CDS_RHL: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 848
|
|
Top = 264
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 880
|
|
Top = 264
|
|
end
|
|
object DS_PB: TDataSource
|
|
DataSet = CDS_PB
|
|
Left = 163
|
|
Top = 531
|
|
end
|
|
object CDS_PB: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 192
|
|
Top = 528
|
|
end
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 224
|
|
Top = 528
|
|
end
|
|
object DS_CP: TDataSource
|
|
DataSet = CDS_CP
|
|
Left = 611
|
|
Top = 547
|
|
end
|
|
object CDS_CP: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 640
|
|
Top = 544
|
|
end
|
|
object cxGridPopupMenu5: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 672
|
|
Top = 544
|
|
end
|
|
object dxComponentPrinter1: TdxComponentPrinter
|
|
CurrentLink = dxComponentPrinter1Link1
|
|
Version = 0
|
|
Left = 472
|
|
Top = 281
|
|
object dxComponentPrinter1Link1: TdxCustomContainerReportLink
|
|
Active = True
|
|
Component = ScrollBox1
|
|
PrinterPage.DMPaper = 9
|
|
PrinterPage.Footer = 6350
|
|
PrinterPage.GrayShading = True
|
|
PrinterPage.Header = 6350
|
|
PrinterPage.Margins.Bottom = 12700
|
|
PrinterPage.Margins.Left = 12700
|
|
PrinterPage.Margins.Right = 12700
|
|
PrinterPage.Margins.Top = 12700
|
|
PrinterPage.Orientation = poLandscape
|
|
PrinterPage.PageSize.X = 210000
|
|
PrinterPage.PageSize.Y = 297000
|
|
PrinterPage._dxMeasurementUnits_ = 0
|
|
PrinterPage._dxLastMU_ = 2
|
|
ReportDocument.CreationDate = 41590.612820057870000000
|
|
ReportTitle.Text = #20135#20540#27719#24635#34920
|
|
BuiltInReportLink = True
|
|
HiddenComponents = {}
|
|
ExcludedComponents = {}
|
|
AggregatedReportLinks = {}
|
|
end
|
|
end
|
|
object dxfQuickTyper1: TdxfQuickTyper
|
|
WinControl = Owner
|
|
QuickTyperControls = <>
|
|
MessageBeep = False
|
|
Left = 264
|
|
Top = 240
|
|
end
|
|
end
|