1184 lines
34 KiB
Plaintext
1184 lines
34 KiB
Plaintext
inherited frmYGListSel: TfrmYGListSel
|
|
Left = 218
|
|
Top = 127
|
|
Caption = #21592#24037#26723#26696#21015#34920
|
|
ClientHeight = 660
|
|
ClientWidth = 1385
|
|
Color = clWhite
|
|
ExplicitWidth = 1401
|
|
ExplicitHeight = 699
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1385
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 75
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_Company.ImageList_new32
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_Company.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel [1]
|
|
Left = 0
|
|
Top = 38
|
|
Width = 1385
|
|
Height = 38
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 186
|
|
Top = 12
|
|
Width = 24
|
|
Height = 13
|
|
Caption = #22995#21517
|
|
end
|
|
object Label2: TLabel
|
|
Left = 426
|
|
Top = 12
|
|
Width = 24
|
|
Height = 13
|
|
Caption = #24615#21035
|
|
end
|
|
object Label5: TLabel
|
|
Left = 537
|
|
Top = 12
|
|
Width = 24
|
|
Height = 13
|
|
Caption = #23703#20301
|
|
end
|
|
object Label4: TLabel
|
|
Left = 309
|
|
Top = 12
|
|
Width = 24
|
|
Height = 13
|
|
Caption = #37096#38376
|
|
end
|
|
object Label7: TLabel
|
|
Left = 43
|
|
Top = 12
|
|
Width = 48
|
|
Height = 13
|
|
Caption = #21592#24037#32534#21495
|
|
end
|
|
object YGName: TEdit
|
|
Tag = 2
|
|
Left = 211
|
|
Top = 8
|
|
Width = 83
|
|
Height = 21
|
|
TabOrder = 0
|
|
OnChange = YGNameChange
|
|
end
|
|
object YGSex: TComboBox
|
|
Tag = 1
|
|
Left = 452
|
|
Top = 8
|
|
Width = 70
|
|
Height = 21
|
|
Style = csDropDownList
|
|
TabOrder = 1
|
|
OnChange = YGNameChange
|
|
Items.Strings = (
|
|
#30007
|
|
#22899
|
|
'')
|
|
end
|
|
object GangWei: TEdit
|
|
Tag = 2
|
|
Left = 564
|
|
Top = 8
|
|
Width = 75
|
|
Height = 21
|
|
TabOrder = 2
|
|
OnChange = YGNameChange
|
|
end
|
|
object Dept: TEdit
|
|
Tag = 2
|
|
Left = 336
|
|
Top = 8
|
|
Width = 75
|
|
Height = 21
|
|
TabOrder = 3
|
|
OnChange = YGNameChange
|
|
end
|
|
object YGNo: TEdit
|
|
Tag = 2
|
|
Left = 91
|
|
Top = 8
|
|
Width = 83
|
|
Height = 21
|
|
TabOrder = 4
|
|
OnChange = YGNameChange
|
|
end
|
|
end
|
|
object cxDBTreeList1: TcxDBTreeList [2]
|
|
Left = 0
|
|
Top = 76
|
|
Width = 225
|
|
Height = 584
|
|
Align = alLeft
|
|
Bands = <
|
|
item
|
|
end>
|
|
DataController.DataSource = DataSource2
|
|
DataController.ParentField = 'DPParent'
|
|
DataController.KeyField = 'DPID'
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OptionsBehavior.CopyCaptionsToClipboard = False
|
|
OptionsBehavior.ExpandOnDblClick = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.Headers = False
|
|
RootValue = -1
|
|
Styles.Inactive = DataLink_Company.Red
|
|
Styles.Selection = DataLink_Company.Red
|
|
Styles.IncSearch = DataLink_Company.Red
|
|
TabOrder = 2
|
|
OnDblClick = cxDBTreeList1DblClick
|
|
object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
|
|
DataBinding.FieldName = 'DPName'
|
|
Width = 210
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
Position.BandIndex = 0
|
|
Summary.FooterSummaryItems = <>
|
|
Summary.GroupFooterSummaryItems = <>
|
|
end
|
|
end
|
|
object cxSplitter1: TcxSplitter [3]
|
|
Left = 225
|
|
Top = 76
|
|
Width = 8
|
|
Height = 584
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
Control = cxDBTreeList1
|
|
end
|
|
object TPanel [4]
|
|
Left = 233
|
|
Top = 76
|
|
Width = 1152
|
|
Height = 584
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 4
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 2
|
|
Top = 2
|
|
Width = 1148
|
|
Height = 580
|
|
Align = alClient
|
|
TabOrder = 0
|
|
Properties.CustomButtons.Buttons = <>
|
|
Properties.Style = 9
|
|
Properties.TabIndex = 0
|
|
Properties.Tabs.Strings = (
|
|
#22312#32844
|
|
#31163#32844
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 580
|
|
ClientRectRight = 1148
|
|
ClientRectTop = 20
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 20
|
|
Width = 1148
|
|
Height = 560
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV1: TcxGridDBBandedTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCellDblClick = TV1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn51
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn52
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn56
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn57
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn79
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn81
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn77
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn87
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn91
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn59
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1Column3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1Column9
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = V1Column10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBBandedColumn3
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Footer = DataLink_Company.Default
|
|
Styles.Header = DataLink_Company.Default
|
|
Bands = <
|
|
item
|
|
Caption = #21592#24037#20449#24687
|
|
Options.Moving = False
|
|
Width = 1160
|
|
end
|
|
item
|
|
Caption = #21592#24037#25910#20837
|
|
Styles.Header = DataLink_Company.Default
|
|
end
|
|
item
|
|
Caption = #21592#24037#31119#21033
|
|
end>
|
|
object cxGridDBBandedColumn35: TcxGridDBBandedColumn
|
|
Caption = #37096#38376
|
|
DataBinding.FieldName = 'Dept'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn42: TcxGridDBBandedColumn
|
|
Caption = #22995#21517
|
|
DataBinding.FieldName = 'YGName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn51: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PRTPs'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn52: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn56: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'CPCKQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn57: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'KCps'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn59: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'KCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn61: TcxGridDBBandedColumn
|
|
DataBinding.FieldName = 'IsHG'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn62: TcxGridDBBandedColumn
|
|
Caption = #24405#29992#20844#21496#25260#22836
|
|
DataBinding.FieldName = 'TaiTou'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn63: TcxGridDBBandedColumn
|
|
Caption = #27719#24635#21333#21495
|
|
DataBinding.FieldName = 'OrderNoHZ'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn64: TcxGridDBBandedColumn
|
|
Caption = #20837#32844#26085#26399
|
|
DataBinding.FieldName = 'RuZhiDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn77: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'DCPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn79: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'CPRKps'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn81: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'CPRKQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn87: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'CPCKps'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn91: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'DCSL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn1: TcxGridDBBandedColumn
|
|
Caption = #24037#21495
|
|
DataBinding.FieldName = 'YGNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxGridDBBandedColumn2: TcxGridDBBandedColumn
|
|
Caption = #24615#21035
|
|
DataBinding.FieldName = 'YGSex'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column6: TcxGridDBBandedColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object V1Column25: TcxGridDBBandedColumn
|
|
Caption = #32852#31995#26041#24335
|
|
DataBinding.FieldName = 'Phone'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column26: TcxGridDBBandedColumn
|
|
Caption = #36523#20221#35777#21495
|
|
DataBinding.FieldName = 'SFZNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column27: TcxGridDBBandedColumn
|
|
Caption = #23703#20301
|
|
DataBinding.FieldName = 'GangWei'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column28: TcxGridDBBandedColumn
|
|
Caption = #31867#21035
|
|
DataBinding.FieldName = 'YGType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 9
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column4: TcxGridDBBandedColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'KCKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object V1Column5: TcxGridDBBandedColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'CPCKKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object V1Column7: TcxGridDBBandedColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'CPRKKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object V1Column3: TcxGridDBBandedColumn
|
|
Caption = #26816#39564#21305#25968
|
|
DataBinding.FieldName = 'JYPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object V1Column8: TcxGridDBBandedColumn
|
|
Caption = #26816#39564#25968#37327
|
|
DataBinding.FieldName = 'JYGW'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object V1Column9: TcxGridDBBandedColumn
|
|
Caption = #22522#26412#24037#36164
|
|
DataBinding.FieldName = 'JBGZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column10: TcxGridDBBandedColumn
|
|
Caption = #20844#31215#37329
|
|
DataBinding.FieldName = 'GJJ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 9
|
|
Position.RowIndex = 0
|
|
end
|
|
object V1Column11: TcxGridDBBandedColumn
|
|
Caption = #26816#39564#37325#37327
|
|
DataBinding.FieldName = 'JYLen'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn3: TcxGridDBBandedColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'CPKCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn4: TcxGridDBBandedColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'CPKCKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object cxGridDBBandedColumn5: TcxGridDBBandedColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'CPKCps'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 64
|
|
Position.BandIndex = -1
|
|
Position.ColIndex = -1
|
|
Position.RowIndex = -1
|
|
end
|
|
object TV1Column4: TcxGridDBBandedColumn
|
|
Caption = #23398#21382
|
|
DataBinding.FieldName = 'XueLi'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 10
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column5: TcxGridDBBandedColumn
|
|
Caption = #35797#29992#26399#26102#38388
|
|
DataBinding.FieldName = 'SYQTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 11
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column6: TcxGridDBBandedColumn
|
|
Caption = #36716#27491#26102#38388
|
|
DataBinding.FieldName = 'ZZDate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 12
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column1: TcxGridDBBandedColumn
|
|
Caption = #26377#22521#35757
|
|
DataBinding.FieldName = 'YPX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 10
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column2: TcxGridDBBandedColumn
|
|
Caption = #32771#21220#22870
|
|
DataBinding.FieldName = 'KQJ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column3: TcxGridDBBandedColumn
|
|
Caption = #35805#36153#34917#36148
|
|
DataBinding.FieldName = 'HFBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxgrdbndtblvw1Column4: TcxGridDBBandedColumn
|
|
Caption = #39184#36153#34917#36148
|
|
DataBinding.FieldName = 'CFBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxgrdbndtblvw1Column5: TcxGridDBBandedColumn
|
|
Caption = #20132#36890#34917#36148
|
|
DataBinding.FieldName = 'JTBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object cxgrdbndtblvw1Column6: TcxGridDBBandedColumn
|
|
Caption = #31454#19994#36153
|
|
DataBinding.FieldName = 'JYF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column7: TcxGridDBBandedColumn
|
|
Caption = #32489#25928#24037#36164
|
|
DataBinding.FieldName = 'JXGZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column8: TcxGridDBBandedColumn
|
|
Caption = #24180#32456#22870
|
|
DataBinding.FieldName = 'NZJ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column9: TcxGridDBBandedColumn
|
|
Caption = #20116#38505
|
|
DataBinding.FieldName = 'WUXIAN'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 1
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column10: TcxGridDBBandedColumn
|
|
Caption = #24180#24213#20998#32418
|
|
DataBinding.FieldName = 'NDFH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 9
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column11: TcxGridDBBandedColumn
|
|
Caption = #24180#24230#26053#28216
|
|
DataBinding.FieldName = 'NDLY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column12: TcxGridDBBandedColumn
|
|
Caption = #21333#21452#20241
|
|
DataBinding.FieldName = 'DSX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column13: TcxGridDBBandedColumn
|
|
Caption = #27861#23450#33410#20551#26085#20241#20551
|
|
DataBinding.FieldName = 'JJR'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column14: TcxGridDBBandedColumn
|
|
Caption = #20303#23487#34917#36148
|
|
DataBinding.FieldName = 'ZSBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column15: TcxGridDBBandedColumn
|
|
Caption = #24037#40836#34917#36148
|
|
DataBinding.FieldName = 'GLBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column16: TcxGridDBBandedColumn
|
|
Caption = #24102#34218#20241#20551
|
|
DataBinding.FieldName = 'DXXJ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column17: TcxGridDBBandedColumn
|
|
Caption = #23450#26399#20307#26816
|
|
DataBinding.FieldName = 'DQTJ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column18: TcxGridDBBandedColumn
|
|
Caption = #26053#28216#34917#36148
|
|
DataBinding.FieldName = 'LYBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column19: TcxGridDBBandedColumn
|
|
Caption = #29983#26085#34917#36148
|
|
DataBinding.FieldName = 'SRBT'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
Position.BandIndex = 2
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object TV1Column20: TcxGridDBBandedColumn
|
|
Caption = #31163#32844#26102#38388
|
|
DataBinding.FieldName = 'SJLiZhiDate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 13
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Left = 393
|
|
Top = 320
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Left = 297
|
|
Top = 281
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 563
|
|
Top = 201
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 440
|
|
Top = 160
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 376
|
|
Top = 176
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 285
|
|
Top = 171
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 409
|
|
Top = 233
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 563
|
|
Top = 272
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 321
|
|
Top = 205
|
|
object N2: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N2Click
|
|
end
|
|
object N1: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N1Click
|
|
end
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = CDS_Tree
|
|
Left = 147
|
|
Top = 219
|
|
end
|
|
object CDS_Tree: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 96
|
|
Top = 256
|
|
end
|
|
object ADOQueryTree: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 117
|
|
Top = 145
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 468
|
|
Top = 248
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 48
|
|
Top = 144
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
object RMDB_1: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 548
|
|
Top = 420
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 672
|
|
Top = 424
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
|
|
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_1
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 600
|
|
Top = 416
|
|
ReportData = {}
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 468
|
|
Top = 440
|
|
end
|
|
object RMJPEGExport1: TRMJPEGExport
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
ExportToOneFile = False
|
|
Left = 755
|
|
Top = 422
|
|
end
|
|
object RMllPDFExport1: TRMllPDFExport
|
|
ShowDialog = False
|
|
ShowAfterExport = True
|
|
ShowBackPicture = True
|
|
Left = 683
|
|
Top = 374
|
|
end
|
|
end
|