836 lines
23 KiB
Plaintext
836 lines
23 KiB
Plaintext
object frmNBFPInPutWGL: TfrmNBFPInPutWGL
|
|
Left = 71
|
|
Top = 13
|
|
Width = 1148
|
|
Height = 702
|
|
Align = alClient
|
|
Caption = #20869#37096#21457#31080#24405#20837
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1132
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_CYZZ.ThreeImgList
|
|
List = True
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 5
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 12
|
|
Visible = False
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 13
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 29
|
|
Width = 1132
|
|
Height = 209
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv1CellClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1Column12
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column12
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
Styles.Inactive = DataLink_CYZZ.SkyBlue
|
|
Styles.IncSearch = DataLink_CYZZ.SkyBlue
|
|
Styles.Selection = DataLink_CYZZ.SkyBlue
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #35746#21333#35782#21035#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #21457#31080#21495
|
|
DataBinding.FieldName = 'FPNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 87
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #21457#31080#26085#26399
|
|
DataBinding.FieldName = 'FPDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 79
|
|
end
|
|
object v1Column20: TcxGridDBColumn
|
|
Caption = #36141#36135#21333#20301
|
|
DataBinding.FieldName = 'GHDanWei'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column20PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #36827#36135#21333#20301
|
|
DataBinding.FieldName = 'XHDanWei'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column5PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
Width = 94
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #36135#29289#21697#21517
|
|
DataBinding.FieldName = 'BGName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 103
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.ImmediatePost = True
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'KG')
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'Money'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.OnEditValueChanged = v1Column3PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 74
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 0
|
|
Top = 238
|
|
Width = 1132
|
|
Height = 8
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
AlignSplitter = salBottom
|
|
Control = Panel1
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 246
|
|
Width = 1132
|
|
Height = 417
|
|
Align = alBottom
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 3
|
|
object Panel2: TPanel
|
|
Left = 2
|
|
Top = 2
|
|
Width = 1128
|
|
Height = 31
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Label9: TLabel
|
|
Left = 23
|
|
Top = 10
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #35746#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object OrderNo: TEdit
|
|
Tag = 2
|
|
Left = 64
|
|
Top = 6
|
|
Width = 183
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object Button1: TButton
|
|
Left = 276
|
|
Top = 4
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #26680#38144
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 388
|
|
Top = 4
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #25764#38144#26680#38144
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
end
|
|
object cxGrid6: TcxGrid
|
|
Left = 2
|
|
Top = 33
|
|
Width = 1128
|
|
Height = 127
|
|
Align = alClient
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object Tv6: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv6CellClick
|
|
OnCellDblClick = Tv6CellDblClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v6Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv6Column1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v6Column3
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v6Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v6Column9
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_CYZZ.SHuangSe
|
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
object v6Column5: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 100
|
|
end
|
|
object v6Column7: TcxGridDBColumn
|
|
Caption = #20844#21496#25260#22836
|
|
DataBinding.FieldName = 'ComTaiTou'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 87
|
|
end
|
|
object v6BCOrderNo: TcxGridDBColumn
|
|
Tag = 99
|
|
Caption = #35746#21333#35782#21035#21495
|
|
DataBinding.FieldName = 'BCOrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 101
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #20013#25991#21697#21517
|
|
DataBinding.FieldName = 'BGName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 138
|
|
end
|
|
object v6Column1: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'NQkgQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 57
|
|
end
|
|
object Tv6Column1: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'NQMQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 64
|
|
end
|
|
object v6Column10: TcxGridDBColumn
|
|
Caption = #24320#31080#21333#20301
|
|
DataBinding.FieldName = 'FPDanWei'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 88
|
|
end
|
|
object v6Column11: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v6Column8: TcxGridDBColumn
|
|
Caption = #24050#24320#20869#37096#21457#31080#25968#37327
|
|
DataBinding.FieldName = 'FPQty'
|
|
Options.Editing = False
|
|
Width = 116
|
|
end
|
|
object v6Column9: TcxGridDBColumn
|
|
Caption = #24050#24320#20869#37096#21457#31080#37329#39069
|
|
DataBinding.FieldName = 'FPMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 115
|
|
end
|
|
object Tv6Column2: TcxGridDBColumn
|
|
Caption = #35745#20215#21333#20301
|
|
DataBinding.FieldName = 'NQUnit'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.Items.Strings = (
|
|
'M'
|
|
'KG')
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 64
|
|
end
|
|
object v6Column2: TcxGridDBColumn
|
|
Caption = #21333#20215'$'
|
|
DataBinding.FieldName = 'BGPrice'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 61
|
|
end
|
|
object v6Column3: TcxGridDBColumn
|
|
Caption = #37329#39069'$'
|
|
DataBinding.FieldName = 'BGMoney'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object v6Column12: TcxGridDBColumn
|
|
Caption = #24050#24320#22806#38144#21457#31080#25968#37327
|
|
DataBinding.FieldName = 'WXFPQty'
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
object v6Column13: TcxGridDBColumn
|
|
Caption = #24050#24320#22806#38144#21457#31080#37329#39069'$'
|
|
DataBinding.FieldName = 'WXFPMoney'
|
|
Options.Editing = False
|
|
Width = 116
|
|
end
|
|
object v6Column4: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'NQNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 93
|
|
end
|
|
end
|
|
object cxGridLevel6: TcxGridLevel
|
|
GridView = Tv6
|
|
end
|
|
end
|
|
object cxSplitter2: TcxSplitter
|
|
Left = 2
|
|
Top = 160
|
|
Width = 1128
|
|
Height = 8
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
AlignSplitter = salBottom
|
|
Control = cxGrid2
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 2
|
|
Top = 168
|
|
Width = 1128
|
|
Height = 247
|
|
Align = alBottom
|
|
TabOrder = 3
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource4
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridDBColumn10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn9
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column7
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column11
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
Styles.Inactive = DataLink_CYZZ.SkyBlue
|
|
Styles.IncSearch = DataLink_CYZZ.SkyBlue
|
|
Styles.Selection = DataLink_CYZZ.SkyBlue
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 85
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #21457#31080#21495
|
|
DataBinding.FieldName = 'FPNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Tag = 999
|
|
Caption = #21457#31080#26085#26399
|
|
DataBinding.FieldName = 'FPDate'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 75
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #36141#36135#21333#20301
|
|
DataBinding.FieldName = 'GHDanWei'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 71
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #36827#36135#21333#20301
|
|
DataBinding.FieldName = 'XHDanWei'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
Width = 78
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #36135#29289#21697#21517
|
|
DataBinding.FieldName = 'BFName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
end
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 52
|
|
end
|
|
object cxGridDBColumn9: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 75
|
|
end
|
|
object cxGridDBColumn10: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object cxGridDBColumn11: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'Money'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #24050#26680#38144#37329#39069
|
|
DataBinding.FieldName = 'HXMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #24453#26680#38144#37329#39069
|
|
DataBinding.FieldName = 'DHXMoney'
|
|
Options.Editing = False
|
|
Width = 72
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #26680#38144#37329#39069
|
|
DataBinding.FieldName = 'BCHXMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 52
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Tag = 999
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 73
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 464
|
|
Top = 65533
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 357
|
|
Top = 65531
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 983
|
|
Top = 488
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 694
|
|
Top = 140
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ADOZDY
|
|
Left = 437
|
|
Top = 65533
|
|
end
|
|
object ADOZDY: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 322
|
|
Top = 65531
|
|
end
|
|
object CDS_ZDY: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 285
|
|
Top = 65532
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 405
|
|
Top = 65533
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 946
|
|
Top = 494
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 619
|
|
Top = 146
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 320
|
|
Top = 366
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 352
|
|
Top = 366
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid6
|
|
PopupMenus = <>
|
|
Left = 384
|
|
Top = 366
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 416
|
|
Top = 366
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 368
|
|
Top = 462
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 336
|
|
Top = 462
|
|
end
|
|
object DataSource4: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 304
|
|
Top = 462
|
|
end
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 384
|
|
Top = 110
|
|
end
|
|
end
|