286 lines
6.6 KiB
Plaintext
286 lines
6.6 KiB
Plaintext
![]() |
object frmOrderSel: TfrmOrderSel
|
||
|
Left = 93
|
||
|
Top = 153
|
||
|
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
|
||
|
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>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
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 = 'OrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 78
|
||
|
end
|
||
|
object v2Column2: TcxGridDBColumn
|
||
|
Caption = #23458#25143
|
||
|
DataBinding.FieldName = 'CustomerNoName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 141
|
||
|
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 = 83
|
||
|
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 = #38376#24133
|
||
|
DataBinding.FieldName = 'MPRTMF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 80
|
||
|
end
|
||
|
object v1PRTKZ: TcxGridDBColumn
|
||
|
Caption = #20811#37325
|
||
|
DataBinding.FieldName = 'MPRTKZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 93
|
||
|
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 Label6: TLabel
|
||
|
Left = 35
|
||
|
Top = 51
|
||
|
Width = 48
|
||
|
Height = 16
|
||
|
Caption = #38376' '#24133
|
||
|
end
|
||
|
object Label7: TLabel
|
||
|
Left = 268
|
||
|
Top = 51
|
||
|
Width = 32
|
||
|
Height = 16
|
||
|
Caption = #20811#37325
|
||
|
end
|
||
|
object Label8: TLabel
|
||
|
Left = 467
|
||
|
Top = 51
|
||
|
Width = 64
|
||
|
Height = 16
|
||
|
Caption = #23458' '#25143
|
||
|
end
|
||
|
object Label9: TLabel
|
||
|
Left = 467
|
||
|
Top = 19
|
||
|
Width = 64
|
||
|
Height = 16
|
||
|
Caption = #20013#25991#21517#31216
|
||
|
end
|
||
|
object OrderNo: TEdit
|
||
|
Tag = 2
|
||
|
Left = 83
|
||
|
Top = 16
|
||
|
Width = 121
|
||
|
Height = 24
|
||
|
TabOrder = 0
|
||
|
OnChange = OrderNoChange
|
||
|
end
|
||
|
object PRTColor: TEdit
|
||
|
Tag = 2
|
||
|
Left = 301
|
||
|
Top = 16
|
||
|
Width = 111
|
||
|
Height = 24
|
||
|
TabOrder = 1
|
||
|
OnChange = OrderNoChange
|
||
|
end
|
||
|
object MPRTMF: TEdit
|
||
|
Tag = 2
|
||
|
Left = 83
|
||
|
Top = 47
|
||
|
Width = 121
|
||
|
Height = 24
|
||
|
TabOrder = 2
|
||
|
OnChange = OrderNoChange
|
||
|
end
|
||
|
object MPRTKZ: TEdit
|
||
|
Tag = 2
|
||
|
Left = 301
|
||
|
Top = 47
|
||
|
Width = 111
|
||
|
Height = 24
|
||
|
TabOrder = 3
|
||
|
OnChange = OrderNoChange
|
||
|
end
|
||
|
object Button1: TButton
|
||
|
Left = 687
|
||
|
Top = 16
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #21047#26032
|
||
|
TabOrder = 4
|
||
|
OnClick = Button1Click
|
||
|
end
|
||
|
object Button2: TButton
|
||
|
Left = 687
|
||
|
Top = 48
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #30830#23450
|
||
|
TabOrder = 5
|
||
|
OnClick = Button2Click
|
||
|
end
|
||
|
object Button3: TButton
|
||
|
Left = 783
|
||
|
Top = 48
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #20851#38381
|
||
|
TabOrder = 6
|
||
|
OnClick = Button3Click
|
||
|
end
|
||
|
object CustomerNoName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 533
|
||
|
Top = 47
|
||
|
Width = 119
|
||
|
Height = 24
|
||
|
TabOrder = 7
|
||
|
OnChange = OrderNoChange
|
||
|
end
|
||
|
object MPRTCodeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 533
|
||
|
Top = 15
|
||
|
Width = 119
|
||
|
Height = 24
|
||
|
TabOrder = 8
|
||
|
OnChange = OrderNoChange
|
||
|
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
|
||
|
end
|