D7wmguihua/桂华管理系统/U_OrderSel.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

343 lines
8.5 KiB
Plaintext

object frmOrderSel: TfrmOrderSel
Left = 44
Top = 126
Width = 1171
Height = 587
Caption = #35746#21333#36873#25321
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object cxGrid1: TcxGrid
Left = 0
Top = 89
Width = 1163
Height = 461
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 0
object Tv2: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v1PRTMF
end
item
Kind = skSum
Column = v1PRTKZ
end
item
Kind = skSum
Column = v2Column1
end
item
Kind = skSum
Column = v2Column4
end
item
Kind = skSum
Column = v2Column5
end
item
Kind = skSum
Column = v2Column6
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Footer = DataLink_TradeManage.Default
object v2Column3: TcxGridDBColumn
Caption = #36873#20013
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 84
end
object v1OrderNo: TcxGridDBColumn
Caption = #35746#21333#21495
DataBinding.FieldName = 'OrderNoM'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Width = 86
end
object v2Column2: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'CustomerNoName'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 93
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #20013#25991#21517#31216
DataBinding.FieldName = 'MPRTCodeName'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Width = 119
end
object v1Column10: TcxGridDBColumn
Caption = #35746#21333#25968#37327
DataBinding.FieldName = 'PRTOrderQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 80
end
object v1Column14: TcxGridDBColumn
Caption = #35746#21333#21333#20301
DataBinding.FieldName = 'OrderUnit'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 75
end
object cxGridDBColumn3: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'PRTColor'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Width = 80
end
object v1PRTMF: TcxGridDBColumn
Caption = #27491#21697#21305#25968
DataBinding.FieldName = 'ZPPS'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Options.Sorting = False
Styles.Content = cxStyle1
Width = 75
end
object v1PRTKZ: TcxGridDBColumn
Caption = #27491#21697#25968#37327
DataBinding.FieldName = 'ZPQty'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Options.Sorting = False
Styles.Content = cxStyle1
Width = 76
end
object v2Column1: TcxGridDBColumn
Caption = #27425#21697#21305#25968
DataBinding.FieldName = 'CPPS'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Styles.Content = cxStyle2
Width = 73
end
object v2Column4: TcxGridDBColumn
Caption = #27425#21697#25968#37327
DataBinding.FieldName = 'CPQty'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Styles.Content = cxStyle2
Width = 68
end
object v2Column5: TcxGridDBColumn
Caption = #30041#26679#21305#25968
DataBinding.FieldName = 'LYPS'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Styles.Content = cxStyle3
Width = 76
end
object v2Column6: TcxGridDBColumn
Caption = #30041#26679#25968#37327
DataBinding.FieldName = 'LYQty'
HeaderAlignmentHorz = taRightJustify
Options.Focusing = False
Styles.Content = cxStyle3
Width = 78
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv2
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 1163
Height = 89
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label2: TLabel
Left = 35
Top = 19
Width = 48
Height = 16
Caption = #35746#21333#21495
end
object Label3: TLabel
Left = 268
Top = 19
Width = 32
Height = 16
Caption = #39068#33394
end
object Label8: TLabel
Left = 467
Top = 19
Width = 64
Height = 16
Caption = #23458' '#25143
end
object OrderNoM: TEdit
Tag = 2
Left = 83
Top = 16
Width = 121
Height = 24
TabOrder = 0
OnChange = OrderNoMChange
end
object PRTColor: TEdit
Tag = 2
Left = 301
Top = 16
Width = 111
Height = 24
TabOrder = 1
OnChange = OrderNoMChange
end
object Button1: TButton
Left = 687
Top = 16
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 687
Top = 48
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 783
Top = 48
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = Button3Click
end
object CustomerNoName: TEdit
Tag = 2
Left = 533
Top = 15
Width = 119
Height = 24
TabOrder = 5
OnChange = OrderNoMChange
end
end
object CDS_OrderSel: TClientDataSet
Aggregates = <>
Params = <>
Left = 592
Top = 208
end
object DataSource1: TDataSource
DataSet = CDS_OrderSel
Left = 680
Top = 224
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 784
Top = 184
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 848
Top = 184
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 624
Top = 208
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 728
Top = 272
end
object PopupMenu1: TPopupMenu
Left = 424
Top = 248
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
TextColor = clBlue
end
end
object cxStyleRepository2: TcxStyleRepository
object cxStyle2: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
TextColor = clRed
end
end
object cxStyleRepository3: TcxStyleRepository
object cxStyle3: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
TextColor = clPurple
end
end
end