D7myzhenyong/报关管理(BaoGuan.dll)/U_OrderSel.dfm
DESKTOP-E401PHE\Administrator 237de1c308 0
2025-08-26 15:25:51 +08:00

357 lines
8.9 KiB
Plaintext

object frmOrderSel: TfrmOrderSel
Left = 196
Top = 141
Width = 1171
Height = 587
Caption = #35746#21333#36873#25321
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 18
object cxGrid1: TcxGrid
Left = 0
Top = 100
Width = 1155
Height = 447
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
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = v2Column1
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 = 104
end
object v2Column9: TcxGridDBColumn
Caption = #20844#21496#21697#21517
DataBinding.FieldName = 'ComPRTName'
Width = 84
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 v2Column8: TcxGridDBColumn
Caption = #33394#21495
DataBinding.FieldName = 'SOrddefstr1'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v2Column7: TcxGridDBColumn
Caption = #33457#22411#33457#21495
DataBinding.FieldName = 'PRTHX'
Options.Editing = False
Width = 78
end
object v2Column6: TcxGridDBColumn
Caption = #24211#23384#21253'/'#20214#25968#37327
DataBinding.FieldName = 'KCBQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 111
end
object v1PRTMF: TcxGridDBColumn
Caption = #24211#23384#21305#25968
DataBinding.FieldName = 'KCJQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Styles.Content = cxStyle1
Width = 77
end
object v2Column1: TcxGridDBColumn
Caption = #24211#23384#27611#37325
DataBinding.FieldName = 'KCKgQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 73
end
object v2Column5: TcxGridDBColumn
Caption = #24211#23384#20928#37325
DataBinding.FieldName = 'KCKgQtyJ'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 69
end
object v1PRTKZ: TcxGridDBColumn
Caption = #24211#23384#38271#24230
DataBinding.FieldName = 'KCQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Options.Sorting = False
Styles.Content = cxStyle1
Width = 79
end
object v2Column4: TcxGridDBColumn
Caption = #21333#20301
DataBinding.FieldName = 'KCQtyUnit'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 51
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv2
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 1155
Height = 100
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label2: TLabel
Left = 39
Top = 21
Width = 54
Height = 18
Caption = #35746#21333#21495
end
object Label3: TLabel
Left = 302
Top = 21
Width = 36
Height = 18
Caption = #39068#33394
end
object Label8: TLabel
Left = 525
Top = 21
Width = 72
Height = 18
Caption = #23458' '#25143
end
object OrderNoM: TEdit
Tag = 2
Left = 93
Top = 18
Width = 137
Height = 26
TabOrder = 0
OnChange = OrderNoMChange
end
object PRTColor: TEdit
Tag = 2
Left = 339
Top = 18
Width = 125
Height = 26
TabOrder = 1
OnChange = OrderNoMChange
end
object Button1: TButton
Left = 773
Top = 18
Width = 84
Height = 28
Caption = #21047#26032
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 773
Top = 54
Width = 84
Height = 28
Caption = #30830#23450
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 881
Top = 54
Width = 84
Height = 28
Caption = #20851#38381
TabOrder = 4
OnClick = Button3Click
end
object CustomerNoName: TEdit
Tag = 2
Left = 600
Top = 17
Width = 134
Height = 26
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