D7wmguihua/应收应付/U_ProductOrderCost.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

874 lines
23 KiB
Plaintext

object frmProductOrderCost: TfrmProductOrderCost
Left = 73
Top = 77
Width = 1292
Height = 770
Caption = #25104#26412#26680#31639
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1284
AutoSize = True
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_YSYF.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 2
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = TBFindClick
end
object ToolButton1: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 58
Visible = False
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1284
Height = 67
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 23
Top = 15
Width = 52
Height = 12
Caption = #21046#21333#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 179
Top = 15
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 Label4: TLabel
Left = 574
Top = 15
Width = 26
Height = 12
Caption = #23458#25143
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 179
Top = 39
Width = 39
Height = 12
Caption = #19994#21153#21592
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 321
Top = 39
Width = 52
Height = 12
Caption = #20013#25991#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 321
Top = 15
Width = 52
Height = 12
Caption = #20135#21697#32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 469
Top = 39
Width = 26
Height = 12
Caption = #20811#37325
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 469
Top = 15
Width = 26
Height = 12
Caption = #38376#24133
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 76
Top = 11
Width = 85
Height = 20
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 76
Top = 35
Width = 86
Height = 20
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 1
end
object OrderNoM: TEdit
Tag = 2
Left = 220
Top = 11
Width = 77
Height = 20
TabOrder = 2
OnChange = OrderNoMChange
OnKeyPress = OrderNoMKeyPress
end
object CustomerNoName: TEdit
Tag = 2
Left = 603
Top = 11
Width = 76
Height = 20
TabOrder = 3
OnChange = OrderNoMChange
end
object Filler: TEdit
Tag = 2
Left = 220
Top = 35
Width = 76
Height = 20
TabOrder = 4
OnChange = OrderNoMChange
end
object MPRTCodeName: TEdit
Tag = 2
Left = 375
Top = 35
Width = 76
Height = 20
TabOrder = 5
OnChange = OrderNoMChange
end
object OrdDefStr1: TEdit
Tag = 2
Left = 375
Top = 11
Width = 76
Height = 20
TabOrder = 6
OnChange = OrderNoMChange
end
object MPRTKZ: TEdit
Tag = 2
Left = 498
Top = 35
Width = 56
Height = 20
TabOrder = 7
OnChange = OrderNoMChange
end
object MPRTMF: TEdit
Tag = 2
Left = 498
Top = 11
Width = 56
Height = 20
TabOrder = 8
OnChange = OrderNoMChange
end
end
object cxGrid1: TcxGrid
Left = 19
Top = 104
Width = 1249
Height = 225
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellDblClick = Tv1CellDblClick
OnFocusedRecordChanged = Tv1FocusedRecordChanged
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1Column8
end
item
Kind = skSum
Column = v1Column3
end
item
Kind = skSum
Column = v1Column5
end
item
Kind = skSum
Column = v1Column10
end
item
Kind = skSum
Column = v1Column6
end
item
Kind = skSum
Column = v1Column7
end
item
Kind = skSum
Column = v1Column9
end
item
Kind = skSum
Column = v1Column11
end
item
Kind = skSum
Column = v1Column13
end
item
Kind = skSum
Column = v1Column14
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_YSYF.SHuangSe
Styles.IncSearch = DataLink_YSYF.SHuangSe
Styles.Selection = DataLink_YSYF.SHuangSe
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
Styles.Header = DataLink_YSYF.Default
object v1Column4: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.NullStyle = nssUnchecked
Visible = False
HeaderAlignmentHorz = taCenter
Width = 49
end
object v1OrderNo: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNo'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 72
end
object v1OrdDefStr1: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'OrdDefStr1'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 90
end
object v1OrdPerson1: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'Filler'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 73
end
object v1CustomerNoName: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'CustomerNoName'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 62
end
object v1MPRTCodeName: TcxGridDBColumn
Caption = #20013#25991#21517#31216
DataBinding.FieldName = 'MPRTCodeName'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 69
end
object v1PRTOrderQty: TcxGridDBColumn
Caption = #35746#21333#25968#37327
DataBinding.FieldName = 'OrderQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 64
end
object v1Column1: TcxGridDBColumn
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'OrderUnit'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 60
end
object v1PRTPrice: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'PRTPrice'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 71
end
object v1Column2: TcxGridDBColumn
Caption = #35745#20215#21333#20301
DataBinding.FieldName = 'PriceUnit'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 62
end
object v1Column8: TcxGridDBColumn
Caption = #23454#21457#25968#37327
DataBinding.FieldName = 'FHQty'
HeaderAlignmentHorz = taCenter
Width = 63
end
object v1Column9: TcxGridDBColumn
Caption = #24212#25910#27454'('#21407#24065')'
DataBinding.FieldName = 'YSKYB'
Width = 84
end
object v1Column3: TcxGridDBColumn
Caption = #24212#25910#27454
DataBinding.FieldName = 'YSK'
HeaderAlignmentHorz = taCenter
Width = 58
end
object v1Column11: TcxGridDBColumn
Caption = #25910#27454'('#21407#24065')'
DataBinding.FieldName = 'SKYB'
Width = 72
end
object v1Column12: TcxGridDBColumn
Caption = #21040#22383#25968#37327
DataBinding.FieldName = 'DPQty'
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
Width = 61
end
object v1Column15: TcxGridDBColumn
Caption = #21040#22383#21333#20301
DataBinding.FieldName = 'DPUnit'
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
Width = 61
end
object v1Column13: TcxGridDBColumn
Caption = #20313#39069'('#21407#24065')'
DataBinding.FieldName = 'YMoneyYB'
HeaderAlignmentHorz = taCenter
Width = 73
end
object v1Column14: TcxGridDBColumn
Caption = #20313#39069'('#26412#24065')'
DataBinding.FieldName = 'YMoneyBB'
HeaderAlignmentHorz = taCenter
Width = 73
end
object v1Column5: TcxGridDBColumn
Caption = #25910#27454
DataBinding.FieldName = 'SK'
HeaderAlignmentHorz = taCenter
Width = 61
end
object v1Column10: TcxGridDBColumn
Caption = #24212#20184#27454
DataBinding.FieldName = 'YFK'
HeaderAlignmentHorz = taCenter
Width = 53
end
object v1Column6: TcxGridDBColumn
Caption = #20184#27454
DataBinding.FieldName = 'FK'
HeaderAlignmentHorz = taCenter
Width = 61
end
object v1Column7: TcxGridDBColumn
Caption = #27611#21033#28070
DataBinding.FieldName = 'MLR'
HeaderAlignmentHorz = taCenter
Width = 61
end
object v1OrdDate: TcxGridDBColumn
Caption = #21046#21333#26085#26399
DataBinding.FieldName = 'OrdDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 72
end
object v1DeliveryDate: TcxGridDBColumn
Caption = #20132#36135#26085#26399
DataBinding.FieldName = 'DlyDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
OnCustomDrawCell = v1DeliveryDateCustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 62
end
object v1MPRTMF: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'MPRTMF'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_YSYF.Default
Width = 70
end
object v1MPRTKZ: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'MPRTKZ'
Options.Focusing = False
Width = 54
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel2: TPanel
Left = 0
Top = 404
Width = 1284
Height = 329
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
object cxGrid2: TcxGrid
Left = 865
Top = 2
Width = 417
Height = 325
Align = alClient
TabOrder = 0
object Tv2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DataSource2
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v2Column5
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_YSYF.SHuangSe
Styles.IncSearch = DataLink_YSYF.SHuangSe
Styles.Selection = DataLink_YSYF.SHuangSe
Styles.Header = DataLink_YSYF.FonePurple
object cxGridDBColumn1: TcxGridDBColumn
Caption = #20184#27454#26085#26399
DataBinding.FieldName = 'CRTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 102
end
object cxGridDBColumn3: TcxGridDBColumn
Caption = #20184#27454#39033#30446#21450#25688#35201
DataBinding.FieldName = 'YFName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 132
end
object v2Column5: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'BBMoney'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 80
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object cxGrid3: TcxGrid
Left = 2
Top = 2
Width = 335
Height = 325
Align = alLeft
TabOrder = 1
object Tv3: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DataSource3
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = cxGridDBColumn8
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_YSYF.SHuangSe
Styles.IncSearch = DataLink_YSYF.SHuangSe
Styles.Selection = DataLink_YSYF.SHuangSe
Styles.Header = DataLink_YSYF.FonePurple
object cxGridDBColumn2: TcxGridDBColumn
Caption = #25910#27454#26085#26399
DataBinding.FieldName = 'CRTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 113
end
object cxGridDBColumn4: TcxGridDBColumn
Caption = #25910#27454#39033#30446#21450#25688#35201
DataBinding.FieldName = 'YFName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 118
end
object cxGridDBColumn8: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'BBMoney'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 76
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv3
end
end
object cxGrid4: TcxGrid
Left = 337
Top = 2
Width = 528
Height = 325
Align = alLeft
TabOrder = 2
object Tv4: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DataSource4
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = Tv47
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_YSYF.SHuangSe
Styles.IncSearch = DataLink_YSYF.SHuangSe
Styles.Selection = DataLink_YSYF.SHuangSe
Styles.Header = DataLink_YSYF.FonePurple
object djrq: TcxGridDBColumn
Caption = #30331#35760#26085#26399
DataBinding.FieldName = 'CRTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 101
end
object tv46: TcxGridDBColumn
Caption = #24212#20184#27454#39033#30446#21450#25688#35201
DataBinding.FieldName = 'YFName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_YSYF.Default
Width = 119
end
object v4Column1: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
HeaderAlignmentHorz = taCenter
Width = 55
end
object v4Column4: TcxGridDBColumn
Caption = #21333#20301
DataBinding.FieldName = 'QtyUnit'
HeaderAlignmentHorz = taCenter
Width = 49
end
object v4Column2: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'Price'
HeaderAlignmentHorz = taCenter
Width = 58
end
object v4Column3: TcxGridDBColumn
Caption = #27719#29575
DataBinding.FieldName = 'HuiLv'
HeaderAlignmentHorz = taCenter
Width = 52
end
object Tv47: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'BBMoney'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 73
end
end
object cxGridLevel3: TcxGridLevel
GridView = Tv4
end
end
end
object cxSplitter1: TcxSplitter
Left = 0
Top = 396
Width = 1284
Height = 8
HotZoneClassName = 'TcxMediaPlayer9Style'
AlignSplitter = salBottom
Control = Panel2
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 544
Top = 176
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YSYF.ADOLink
Parameters = <>
Left = 688
Top = 224
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YSYF.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 552
Top = 216
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YSYF.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 288
Top = 240
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 440
Top = 184
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 464
Top = 208
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_YSYF.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 320
Top = 224
end
object CDS_Print: TClientDataSet
Aggregates = <>
Params = <>
Left = 280
Top = 208
end
object DataSource2: TDataSource
DataSet = CDS_FK
Left = 904
Top = 504
end
object CDS_FK: TClientDataSet
Aggregates = <>
Params = <>
Left = 952
Top = 544
end
object DataSource3: TDataSource
DataSet = CDS_SK
Left = 280
Top = 568
end
object CDS_SK: TClientDataSet
Aggregates = <>
Params = <>
Left = 280
Top = 608
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 904
Top = 568
end
object cxGridPopupMenu3: TcxGridPopupMenu
Grid = cxGrid3
PopupMenus = <>
Left = 296
Top = 504
end
object DataSource4: TDataSource
DataSet = CDS_YFK
Left = 536
Top = 560
end
object CDS_YFK: TClientDataSet
Aggregates = <>
Params = <>
Left = 536
Top = 600
end
object cxGridPopupMenu4: TcxGridPopupMenu
Grid = cxGrid4
PopupMenus = <>
Left = 512
Top = 520
end
end