1172 lines
32 KiB
Plaintext
1172 lines
32 KiB
Plaintext
object frmContractList_XF_SH: TfrmContractList_XF_SH
|
|
Left = 190
|
|
Top = 136
|
|
Width = 1396
|
|
Height = 684
|
|
Caption = #35746#21333#21512#21516#23457#26680
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1380
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 95
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_TradeManage.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 TEdit: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 86
|
|
OnClick = TEditClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 17
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TChk: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23457#26680
|
|
ImageIndex = 41
|
|
Visible = False
|
|
OnClick = TChkClick
|
|
end
|
|
object Tnochk: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23457#26680#19981#36890#36807
|
|
ImageIndex = 86
|
|
OnClick = TnochkClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 414
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 57
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 477
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21512#21516#38468#20214
|
|
ImageIndex = 53
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 564
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 75
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBPrint: TToolButton
|
|
Left = 627
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 12
|
|
OnClick = TBPrintClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 690
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 125
|
|
Width = 1380
|
|
Height = 279
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = Tv1CellDblClick
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1ConMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1ConMoney
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1PRTOrderQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1ConMoney
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 49
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 73
|
|
end
|
|
object v1OrderNo: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1QianDPlace: TcxGridDBColumn
|
|
Caption = #31614#35746#22320#28857
|
|
DataBinding.FieldName = 'QianDPlace'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 80
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #20844#21496#25260#22836
|
|
DataBinding.FieldName = 'SYRName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 113
|
|
end
|
|
object v1OrdPerson1: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'ConPerson1'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 83
|
|
end
|
|
object v1QtyNote: TcxGridDBColumn
|
|
Caption = #28322#30701#35013
|
|
DataBinding.FieldName = 'QtyNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 81
|
|
end
|
|
object v1CustomerNo: TcxGridDBColumn
|
|
Caption = #23458#25143#31616#31216
|
|
DataBinding.FieldName = 'CustomerNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 92
|
|
end
|
|
object v1ifFJ: TcxGridDBColumn
|
|
Caption = #26159#21542#38468#20214
|
|
DataBinding.FieldName = 'ifFJ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1CustomerNoName: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 102
|
|
end
|
|
object v1OrdDate: TcxGridDBColumn
|
|
Caption = #21046#21333#26085#26399
|
|
DataBinding.FieldName = 'OrdDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 120
|
|
end
|
|
object v1ShippMent: TcxGridDBColumn
|
|
Caption = #36816#36755#26041#24335
|
|
DataBinding.FieldName = 'ShippMent'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1DeliveryDate: TcxGridDBColumn
|
|
Caption = #20132#36135#26085#26399
|
|
DataBinding.FieldName = 'DlyDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
OnCustomDrawCell = v1DeliveryDateCustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 97
|
|
end
|
|
object v1MPRTSpec: TcxGridDBColumn
|
|
Caption = #20132#26399#35828#26126
|
|
DataBinding.FieldName = 'DlyNote'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 100
|
|
end
|
|
object v1OrdDefStr1: TcxGridDBColumn
|
|
Caption = #20215#26684#26415#35821
|
|
DataBinding.FieldName = 'PriceNote'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 93
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 72
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 82
|
|
end
|
|
object v1ConMoney: TcxGridDBColumn
|
|
Caption = #21547#20323#24635#37329#39069
|
|
DataBinding.FieldName = 'ConMoney'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1380
|
|
Height = 69
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 40
|
|
Top = 16
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #21046#21333#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 209
|
|
Top = 16
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #23458#25143#31616#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 582
|
|
Top = 16
|
|
Width = 58
|
|
Height = 13
|
|
Caption = #19994' '#21153' '#21592
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 496
|
|
Top = 94
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #33521#25991#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 393
|
|
Top = 16
|
|
Width = 58
|
|
Height = 13
|
|
Caption = #21512' '#21516' '#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label12: TLabel
|
|
Left = 363
|
|
Top = 90
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #20811#37325
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label13: TLabel
|
|
Left = 363
|
|
Top = 116
|
|
Width = 28
|
|
Height = 13
|
|
Caption = #38376#24133
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 209
|
|
Top = 42
|
|
Width = 60
|
|
Height = 13
|
|
Caption = #23458' '#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 393
|
|
Top = 42
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #36816#36755#26041#24335
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 582
|
|
Top = 42
|
|
Width = 58
|
|
Height = 13
|
|
Caption = #28322' '#30701' '#35013
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 771
|
|
Top = 16
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #25351#31034#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 771
|
|
Top = 42
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #21512#21516#31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 98
|
|
Top = 12
|
|
Width = 92
|
|
Height = 21
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 98
|
|
Top = 38
|
|
Width = 93
|
|
Height = 21
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 1
|
|
end
|
|
object CustomerNo: TEdit
|
|
Tag = 2
|
|
Left = 269
|
|
Top = 12
|
|
Width = 108
|
|
Height = 21
|
|
TabOrder = 2
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object ConPerson1: TEdit
|
|
Tag = 2
|
|
Left = 640
|
|
Top = 12
|
|
Width = 109
|
|
Height = 21
|
|
TabOrder = 3
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object MPRTCodeName: TEdit
|
|
Tag = 2
|
|
Left = 554
|
|
Top = 90
|
|
Width = 82
|
|
Height = 21
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 4
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object ConNoM: TEdit
|
|
Tag = 2
|
|
Left = 451
|
|
Top = 12
|
|
Width = 108
|
|
Height = 21
|
|
TabOrder = 5
|
|
OnChange = CustomerNoChange
|
|
OnKeyPress = ConNoMKeyPress
|
|
end
|
|
object MPRTKZ: TEdit
|
|
Tag = 2
|
|
Left = 394
|
|
Top = 86
|
|
Width = 61
|
|
Height = 21
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 6
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object MPRTMF: TEdit
|
|
Tag = 2
|
|
Left = 394
|
|
Top = 112
|
|
Width = 61
|
|
Height = 21
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 7
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object CustomerNoName: TEdit
|
|
Tag = 2
|
|
Left = 269
|
|
Top = 38
|
|
Width = 108
|
|
Height = 21
|
|
TabOrder = 8
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object ShippMent: TEdit
|
|
Tag = 2
|
|
Left = 451
|
|
Top = 38
|
|
Width = 108
|
|
Height = 21
|
|
TabOrder = 9
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object QtyNote: TEdit
|
|
Tag = 2
|
|
Left = 640
|
|
Top = 38
|
|
Width = 109
|
|
Height = 21
|
|
TabOrder = 10
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object OrderNo: TEdit
|
|
Tag = 2
|
|
Left = 829
|
|
Top = 12
|
|
Width = 109
|
|
Height = 21
|
|
TabOrder = 11
|
|
OnChange = CustomerNoChange
|
|
end
|
|
object ConType: TComboBox
|
|
Tag = 2
|
|
Left = 829
|
|
Top = 38
|
|
Width = 111
|
|
Height = 21
|
|
Style = csDropDownList
|
|
ItemHeight = 13
|
|
TabOrder = 12
|
|
OnChange = CustomerNoChange
|
|
Items.Strings = (
|
|
#22806#38144
|
|
#20869#38144
|
|
'')
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 101
|
|
Width = 1380
|
|
Height = 24
|
|
Align = alTop
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Style = 9
|
|
TabIndex = 0
|
|
TabOrder = 3
|
|
Tabs.Strings = (
|
|
#24453#23457#26680
|
|
#24050#23457#26680
|
|
#24050#23436#25104
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 24
|
|
ClientRectRight = 1380
|
|
ClientRectTop = 20
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 0
|
|
Top = 404
|
|
Width = 1380
|
|
Height = 8
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
AlignSplitter = salBottom
|
|
Control = cxGrid2
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 450
|
|
Top = 176
|
|
Width = 276
|
|
Height = 229
|
|
TabOrder = 5
|
|
Visible = False
|
|
object Label14: TLabel
|
|
Left = 52
|
|
Top = 95
|
|
Width = 7
|
|
Height = 13
|
|
end
|
|
object Panel10: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 274
|
|
Height = 25
|
|
Align = alTop
|
|
Alignment = taLeftJustify
|
|
BevelOuter = bvNone
|
|
Caption = #25253#34920#21517#31216
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
object Image2: TImage
|
|
Left = 247
|
|
Top = 3
|
|
Width = 24
|
|
Height = 18
|
|
ParentShowHint = False
|
|
Picture.Data = {
|
|
07544269746D617076040000424D760400000000000036000000280000001500
|
|
0000110000000100180000000000400400000000000000000000000000000000
|
|
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00FFFFFFFFFFFFF0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6
|
|
F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFF404040404040404040404040404040404040404040404040
|
|
404040404040404040404040404040404040404040404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFF808080808080808080808080808080808080808080
|
|
808080808080808080808080808080808080808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
|
|
000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FF00}
|
|
ShowHint = True
|
|
Transparent = True
|
|
OnClick = Image2Click
|
|
end
|
|
end
|
|
object Button1: TButton
|
|
Left = 102
|
|
Top = 186
|
|
Width = 81
|
|
Height = 27
|
|
Caption = #30830#23450
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
end
|
|
object RadioGroup1: TRadioGroup
|
|
Left = 29
|
|
Top = 36
|
|
Width = 220
|
|
Height = 130
|
|
ItemIndex = 0
|
|
Items.Strings = (
|
|
#22806#38144#21512#21516)
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 412
|
|
Width = 1380
|
|
Height = 232
|
|
Align = alBottom
|
|
TabOrder = 6
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = cxGridDBColumn1
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
Column = v1PRTPrice
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = v1ConMXMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1ConMXMoney
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1ConMXMoney
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
object v1PrtCode: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'PrtCode'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #20135#21697#21697#21517
|
|
DataBinding.FieldName = 'PrtCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 92
|
|
end
|
|
object v1PRTCodeNameEng: TcxGridDBColumn
|
|
Caption = #33521#25991#21697#21517
|
|
DataBinding.FieldName = 'PRTCodeNameEng'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1PRTspec: TcxGridDBColumn
|
|
Caption = #35268#26684
|
|
DataBinding.FieldName = 'PRTspec'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 82
|
|
end
|
|
object v1PRTMF: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'PRTMF'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1PRTKZ: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'PRTKZ'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1SOrdDefStr4: TcxGridDBColumn
|
|
Caption = #39068#33394#33521#25991
|
|
DataBinding.FieldName = 'SOrdDefStr4'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1HXQty: TcxGridDBColumn
|
|
Caption = #33457#22411#25968#37327'(D)'
|
|
DataBinding.FieldName = 'HXQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 79
|
|
end
|
|
object v1ColQty: TcxGridDBColumn
|
|
Caption = #39068#33394#25968#37327'(C)'
|
|
DataBinding.FieldName = 'ColQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 79
|
|
end
|
|
object v1MSQty: TcxGridDBColumn
|
|
Caption = #27599#33394#25968#37327
|
|
DataBinding.FieldName = 'MSQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_TradeManage.FontBlue
|
|
Styles.Footer = DataLink_TradeManage.FontBlue
|
|
Styles.Header = DataLink_TradeManage.FontBlue
|
|
Width = 66
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 66
|
|
end
|
|
object v1HYPrice: TcxGridDBColumn
|
|
Caption = #21547#20323#21333#20215
|
|
DataBinding.FieldName = 'HYPrice'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1YJBLi: TcxGridDBColumn
|
|
Caption = #20323#37329#27604#20363
|
|
DataBinding.FieldName = 'YJBLi'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = '0.0%'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1YJPrice: TcxGridDBColumn
|
|
Caption = #20323#37329#21333#20215
|
|
DataBinding.FieldName = 'YJPrice'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1PRTPrice: TcxGridDBColumn
|
|
Caption = #23454#38469#21333#20215
|
|
DataBinding.FieldName = 'PRTPrice'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_TradeManage.handBlack
|
|
Width = 70
|
|
end
|
|
object v1ConMXMoney: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'ConMXMoney'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.DisplayFormat = '0.00;-,0.00'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = DataLink_TradeManage.FoneRed
|
|
Styles.Footer = DataLink_TradeManage.FoneRed
|
|
Styles.Header = DataLink_TradeManage.FoneRed
|
|
Width = 77
|
|
end
|
|
object v1PriceUnit: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'PriceUnit'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_TradeManage.Default
|
|
Width = 68
|
|
end
|
|
object v1TiaoQty: TcxGridDBColumn
|
|
Caption = #26465#37325
|
|
DataBinding.FieldName = 'TiaoQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1ZXChiCun: TcxGridDBColumn
|
|
Caption = #32440#31665#23610#23544
|
|
DataBinding.FieldName = 'ZXChiCun'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1MXTQty: TcxGridDBColumn
|
|
Caption = #27599#31665#26465#25968
|
|
DataBinding.FieldName = 'MXTQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1MaoQty: TcxGridDBColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'MaoQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v1JQty: TcxGridDBColumn
|
|
Caption = #20928#37325
|
|
DataBinding.FieldName = 'JQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 70
|
|
end
|
|
object v2XQty: TcxGridDBColumn
|
|
Caption = #31665#25968
|
|
DataBinding.FieldName = 'XQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v2PKGFee: TcxGridDBColumn
|
|
Caption = 'KG/'#21305#39069#22806#36153#29992
|
|
DataBinding.FieldName = 'PKGFee'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v2MXNote: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'MXNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v2StyleNo: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'StyleNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 481
|
|
Top = 184
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 722
|
|
Top = 209
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 704
|
|
Top = 301
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 296
|
|
Top = 244
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 363
|
|
Top = 185
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 464
|
|
Top = 208
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDBDataSet1
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 336
|
|
Top = 200
|
|
ReportData = {}
|
|
end
|
|
object RMDBDataSet1: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_Print
|
|
Left = 392
|
|
Top = 200
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 100
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 722
|
|
Top = 255
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 288
|
|
Top = 184
|
|
object N2: TMenuItem
|
|
Caption = #26377#20379#24212#21830
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 372
|
|
Top = 244
|
|
end
|
|
object CDS_Print: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 344
|
|
Top = 288
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 727
|
|
Top = 182
|
|
object N11: TMenuItem
|
|
Caption = #26684#24335'1'
|
|
end
|
|
object N21: TMenuItem
|
|
Caption = #26684#24335'2'
|
|
end
|
|
object N31: TMenuItem
|
|
Caption = #26684#24335'3'
|
|
end
|
|
end
|
|
object ADOQuerySub: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 524
|
|
Top = 404
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ADOQuerySub
|
|
Left = 461
|
|
Top = 404
|
|
end
|
|
object RMJPEGExport1: TRMJPEGExport
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
Left = 789
|
|
Top = 208
|
|
end
|
|
end
|