D7myChengxie/生产指示单&跟单(OrderandGD.dll)/U_GDJinDuMXInPut.dfm
DESKTOP-E401PHE\Administrator e4d35a6883 1234
2025-08-25 10:39:41 +08:00

267 lines
7.4 KiB
Plaintext

object frmGDJinDuMXInPut: TfrmGDJinDuMXInPut
Left = 230
Top = 85
Width = 1111
Height = 573
Align = alClient
Caption = #36319#21333#20449#24687#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 ToolBar2: TToolBar
Left = 0
Top = 0
Width = 1095
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_OrderAndGD.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 ToolButton1: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 12
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 13
OnClick = ToolButton2Click
end
object ToolButton4: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = ToolButton4Click
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 29
Width = 1095
Height = 506
Align = alClient
TabOrder = 1
object Tv1: TcxGridDBTableView
OnMouseDown = Tv1MouseDown
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_OrderAndGD.SHuangSeCu
Styles.IncSearch = DataLink_OrderAndGD.SHuangSeCu
Styles.Selection = DataLink_OrderAndGD.SHuangSeCu
Styles.Header = DataLink_OrderAndGD.Default
object v1Column1: TcxGridDBColumn
Caption = #26085#26399
DataBinding.FieldName = 'GDDate'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Width = 84
end
object v1GDPerson: TcxGridDBColumn
Caption = #36319#21333#21592
DataBinding.FieldName = 'GDPerson'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.OnEditValueChanged = v1GDPersonPropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 85
end
object v1OrderNo: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNo'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.OnEditValueChanged = v1OrderNoPropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_OrderAndGD.Default
Width = 83
end
object v1PSName: TcxGridDBColumn
Caption = #24037#24207
DataBinding.FieldName = 'PSName'
PropertiesClassName = 'TcxComboBoxProperties'
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1Column20: TcxGridDBColumn
Caption = #24067#21305#31867#22411
DataBinding.FieldName = 'BPType'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
#22383#24067
#25104#21697
#22238#20462#24067)
HeaderAlignmentHorz = taCenter
Width = 71
end
object v1Column8: TcxGridDBColumn
Caption = #25910#21457
DataBinding.FieldName = 'CRType'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
#25910
#21457)
Properties.OnEditValueChanged = v1Column8PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 74
end
object v1FactoryName: TcxGridDBColumn
Caption = #21152#24037#21378
DataBinding.FieldName = 'FactoryName'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1FromFactoryName: TcxGridDBColumn
Caption = #26469#33258
DataBinding.FieldName = 'FromFactoryName'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_OrderAndGD.Default
Width = 73
end
object v1ToFactoryName: TcxGridDBColumn
Caption = #21435#21521
DataBinding.FieldName = 'ToFactoryName'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
HeaderAlignmentHorz = taCenter
Width = 72
end
object v1Column5: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'PS'
HeaderAlignmentHorz = taCenter
Width = 73
end
object v1Column9: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
HeaderAlignmentHorz = taCenter
Width = 68
end
object v1QtyUnit: TcxGridDBColumn
Caption = #25968#37327#21333#20301
DataBinding.FieldName = 'QtyUnit'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsFixedList
Properties.Items.Strings = (
'KG'
'M')
HeaderAlignmentHorz = taCenter
Width = 62
end
object v1Column21: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Width = 152
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object ADOTemp: TADOQuery
Connection = DataLink_OrderAndGD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 456
Top = 77
end
object ADOCmd: TADOQuery
Connection = DataLink_OrderAndGD.ADOLink
Parameters = <>
Left = 552
Top = 77
end
object DataSource1: TDataSource
DataSet = Order_Sub
Left = 423
Top = 112
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 452
Top = 112
end
object DataSource2: TDataSource
DataSet = ADOZDY
Left = 360
Top = 112
end
object ADOZDY: TADOQuery
Connection = DataLink_OrderAndGD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 585
Top = 77
end
object CDS_ZDY: TClientDataSet
Aggregates = <>
Params = <>
Left = 392
Top = 112
end
object ADOQuery1: TADOQuery
Connection = DataLink_OrderAndGD.ADOLink
Parameters = <>
Left = 568
Top = 85
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 490
Top = 80
end
end