1086 lines
27 KiB
Plaintext
1086 lines
27 KiB
Plaintext
![]() |
object frmFHSQListXH: TfrmFHSQListXH
|
||
|
Left = 211
|
||
|
Top = 139
|
||
|
Caption = #21457#36135#30003#35831
|
||
|
ClientHeight = 640
|
||
|
ClientWidth = 1292
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1292
|
||
|
Height = 62
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 107
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_ShipmentRequest.ThreeImgList
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ParentFont = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 0
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object TBFind: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 20
|
||
|
OnClick = TBFindClick
|
||
|
end
|
||
|
object TBAdd: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26032#22686
|
||
|
ImageIndex = 1
|
||
|
OnClick = TBAddClick
|
||
|
end
|
||
|
object TBEdit: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20462#25913
|
||
|
ImageIndex = 11
|
||
|
OnClick = TBEditClick
|
||
|
end
|
||
|
object btn1: TToolButton
|
||
|
Left = 252
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #35746#21333#23436#25104
|
||
|
ImageIndex = 22
|
||
|
OnClick = btn1Click
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 339
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21457#36135#26085#26399#20462#25913
|
||
|
ImageIndex = 11
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 450
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26597#30475
|
||
|
ImageIndex = 58
|
||
|
Wrap = True
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object TBDel: TToolButton
|
||
|
Left = 0
|
||
|
Top = 30
|
||
|
AutoSize = True
|
||
|
Caption = #21024#38500
|
||
|
ImageIndex = 3
|
||
|
OnClick = TBDelClick
|
||
|
end
|
||
|
object tchk: TToolButton
|
||
|
Left = 63
|
||
|
Top = 30
|
||
|
AutoSize = True
|
||
|
Caption = #23457#26680
|
||
|
ImageIndex = 31
|
||
|
OnClick = tchkClick
|
||
|
end
|
||
|
object Tnochk: TToolButton
|
||
|
Left = 126
|
||
|
Top = 30
|
||
|
AutoSize = True
|
||
|
Caption = #25764#38144#23457#26680
|
||
|
ImageIndex = 52
|
||
|
OnClick = TnochkClick
|
||
|
end
|
||
|
object TBExport: TToolButton
|
||
|
Left = 213
|
||
|
Top = 30
|
||
|
AutoSize = True
|
||
|
Caption = #23548#20986
|
||
|
ImageIndex = 68
|
||
|
OnClick = TBExportClick
|
||
|
end
|
||
|
object TBPrint: TToolButton
|
||
|
Left = 276
|
||
|
Top = 30
|
||
|
AutoSize = True
|
||
|
Caption = #25171#21360
|
||
|
ImageIndex = 4
|
||
|
OnClick = TBPrintClick
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 339
|
||
|
Top = 30
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 127
|
||
|
Width = 1292
|
||
|
Height = 255
|
||
|
Align = alClient
|
||
|
TabOrder = 3
|
||
|
ExplicitHeight = 256
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
OnMouseDown = Tv1MouseDown
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column26
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column11
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.GroupFooters = gfAlwaysVisible
|
||
|
OptionsView.Indicator = True
|
||
|
Styles.IncSearch = DataLink_ShipmentRequest.SHuangSe
|
||
|
Styles.Header = DataLink_ShipmentRequest.Default
|
||
|
Styles.Inactive = DataLink_ShipmentRequest.SHuangSe
|
||
|
Styles.Selection = DataLink_ShipmentRequest.SHuangSe
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'SSel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
Visible = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 49
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Caption = #30003#35831#21333#21495
|
||
|
DataBinding.FieldName = 'FSID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 93
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'ConNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
DataBinding.FieldName = 'PrtCode'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 80
|
||
|
end
|
||
|
object v1Column16: TcxGridDBColumn
|
||
|
Caption = #38376#24133'CM'
|
||
|
DataBinding.FieldName = 'prtmf'
|
||
|
Width = 56
|
||
|
end
|
||
|
object v1Column15: TcxGridDBColumn
|
||
|
Caption = #20811#37325'g/'#13217
|
||
|
DataBinding.FieldName = 'prtkz'
|
||
|
Width = 62
|
||
|
end
|
||
|
object v1Column22: TcxGridDBColumn
|
||
|
Caption = #35268#26684
|
||
|
DataBinding.FieldName = 'prtspec'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 152
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Caption = #21697#21517
|
||
|
DataBinding.FieldName = 'PrtCodeName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 79
|
||
|
end
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #30003#35831#25209#21495
|
||
|
DataBinding.FieldName = 'BatchNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 87
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #35843#25320#20986#24211#21333#21495
|
||
|
DataBinding.FieldName = 'DBConNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 85
|
||
|
end
|
||
|
object v1CustomerNoName: TcxGridDBColumn
|
||
|
Caption = #23458#25143
|
||
|
DataBinding.FieldName = 'CustomerNoName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_ShipmentRequest.Default
|
||
|
Width = 87
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Caption = #25910#36135#21333#20301
|
||
|
DataBinding.FieldName = 'SHDanWei'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 87
|
||
|
end
|
||
|
object v1OrdPerson1: TcxGridDBColumn
|
||
|
Caption = #19994#21153#21592
|
||
|
DataBinding.FieldName = 'ConPerson1'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_ShipmentRequest.Default
|
||
|
Width = 74
|
||
|
end
|
||
|
object v1OrdDate: TcxGridDBColumn
|
||
|
Caption = #30003#35831#26085#26399
|
||
|
DataBinding.FieldName = 'SQDate'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Styles.Header = DataLink_ShipmentRequest.Default
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1Column11: TcxGridDBColumn
|
||
|
Caption = #30003#35831#21305#25968
|
||
|
DataBinding.FieldName = 'SQPSHZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 72
|
||
|
end
|
||
|
object v1Column26: TcxGridDBColumn
|
||
|
Caption = #30003#35831#25968#37327
|
||
|
DataBinding.FieldName = 'SQQtyHZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 74
|
||
|
end
|
||
|
object cv1Column13: TcxGridDBColumn
|
||
|
Caption = #28014#21160#33539#22260
|
||
|
DataBinding.FieldName = 'fdfw'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #30003#35831#20154
|
||
|
DataBinding.FieldName = 'Filler'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column13: TcxGridDBColumn
|
||
|
Caption = #23457#26680#20154
|
||
|
DataBinding.FieldName = 'Chker'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 65
|
||
|
end
|
||
|
object v1Column17: TcxGridDBColumn
|
||
|
Caption = #23457#26680#26085#26399
|
||
|
DataBinding.FieldName = 'ChkTime'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column18: TcxGridDBColumn
|
||
|
Caption = #21457#36135#21305#25968
|
||
|
DataBinding.FieldName = 'FHPSHZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column19: TcxGridDBColumn
|
||
|
Caption = #21457#36135#25968#37327
|
||
|
DataBinding.FieldName = 'FHQtyHZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 65
|
||
|
end
|
||
|
object v1Column23: TcxGridDBColumn
|
||
|
Caption = #26579#21378
|
||
|
DataBinding.FieldName = 'ranchang'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 72
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1Column27: TcxGridDBColumn
|
||
|
Caption = #21457#36135#26085#26399
|
||
|
DataBinding.FieldName = 'fhDate'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
end
|
||
|
object cv1Column12: TcxGridDBColumn
|
||
|
Caption = #35746#21333#29366#24577
|
||
|
DataBinding.FieldName = 'status2'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 82
|
||
|
end
|
||
|
object cv1Column14: TcxGridDBColumn
|
||
|
Caption = #20132#36135#30830#35748#26085#26399
|
||
|
DataBinding.FieldName = 'dlydate'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 80
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 62
|
||
|
Width = 1292
|
||
|
Height = 43
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label1: TLabel
|
||
|
Left = 23
|
||
|
Top = 15
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #30003#35831#26085#26399
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label4: TLabel
|
||
|
Left = 263
|
||
|
Top = 15
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #23458#25143
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 380
|
||
|
Top = 15
|
||
|
Width = 39
|
||
|
Height = 12
|
||
|
Caption = #19994#21153#21592
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label8: TLabel
|
||
|
Left = 430
|
||
|
Top = 99
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label9: TLabel
|
||
|
Left = 509
|
||
|
Top = 15
|
||
|
Width = 39
|
||
|
Height = 12
|
||
|
Caption = #35746#21333#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label12: TLabel
|
||
|
Left = 303
|
||
|
Top = 99
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #20811#37325
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label13: TLabel
|
||
|
Left = 303
|
||
|
Top = 123
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #38376#24133
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 160
|
||
|
Top = 16
|
||
|
Width = 6
|
||
|
Height = 12
|
||
|
Caption = '-'
|
||
|
end
|
||
|
object Label7: TLabel
|
||
|
Left = 639
|
||
|
Top = 15
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label10: TLabel
|
||
|
Left = 780
|
||
|
Top = 15
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #21697#21517
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 900
|
||
|
Top = 15
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #25209#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label6: TLabel
|
||
|
Left = 1020
|
||
|
Top = 15
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #24037#21378#20195#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object BegDate: TDateTimePicker
|
||
|
Left = 76
|
||
|
Top = 11
|
||
|
Width = 85
|
||
|
Height = 20
|
||
|
Date = 40675.000000000000000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 0.464742650459811600
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object EndDate: TDateTimePicker
|
||
|
Left = 168
|
||
|
Top = 11
|
||
|
Width = 86
|
||
|
Height = 20
|
||
|
Date = 40675.000000000000000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 0.464761099538009100
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object CustomerNoName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 293
|
||
|
Top = 11
|
||
|
Width = 78
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 2
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object ConPerson1: TEdit
|
||
|
Tag = 2
|
||
|
Left = 421
|
||
|
Top = 11
|
||
|
Width = 76
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 3
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object MPRTCodeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 483
|
||
|
Top = 95
|
||
|
Width = 76
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||
|
TabOrder = 10
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object ConNo: TEdit
|
||
|
Tag = 2
|
||
|
Left = 550
|
||
|
Top = 11
|
||
|
Width = 77
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 4
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object MPRTKZ: TEdit
|
||
|
Tag = 2
|
||
|
Left = 332
|
||
|
Top = 95
|
||
|
Width = 56
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||
|
TabOrder = 9
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object MPRTMF: TEdit
|
||
|
Tag = 2
|
||
|
Left = 332
|
||
|
Top = 119
|
||
|
Width = 56
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||
|
TabOrder = 11
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object PrtCode: TEdit
|
||
|
Tag = 2
|
||
|
Left = 692
|
||
|
Top = 11
|
||
|
Width = 78
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 5
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object PrtCodeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 809
|
||
|
Top = 11
|
||
|
Width = 76
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 6
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object SQBatchNoHZ: TEdit
|
||
|
Tag = 2
|
||
|
Left = 929
|
||
|
Top = 11
|
||
|
Width = 76
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 7
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
object SQGCCode: TEdit
|
||
|
Tag = 2
|
||
|
Left = 1073
|
||
|
Top = 11
|
||
|
Width = 76
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 8
|
||
|
OnChange = CustomerNoNameChange
|
||
|
end
|
||
|
end
|
||
|
object cxTabControl1: TcxTabControl
|
||
|
Left = 0
|
||
|
Top = 105
|
||
|
Width = 1292
|
||
|
Height = 22
|
||
|
Align = alTop
|
||
|
TabOrder = 2
|
||
|
Properties.CustomButtons.Buttons = <>
|
||
|
Properties.Style = 9
|
||
|
Properties.TabIndex = 0
|
||
|
Properties.Tabs.Strings = (
|
||
|
#26410#23457#26680
|
||
|
#24050#23457#26680
|
||
|
#20840#37096)
|
||
|
OnChange = cxTabControl1Change
|
||
|
ClientRectBottom = 22
|
||
|
ClientRectRight = 1292
|
||
|
ClientRectTop = 19
|
||
|
end
|
||
|
object cxSplitter1: TcxSplitter
|
||
|
Left = 0
|
||
|
Top = 382
|
||
|
Width = 1292
|
||
|
Height = 8
|
||
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
||
|
AlignSplitter = salBottom
|
||
|
Control = cxGrid2
|
||
|
Visible = False
|
||
|
ExplicitTop = 383
|
||
|
ExplicitWidth = 8
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 390
|
||
|
Width = 1292
|
||
|
Height = 250
|
||
|
Align = alBottom
|
||
|
TabOrder = 5
|
||
|
ExplicitTop = 391
|
||
|
object Tv2: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DataSource2
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Format = '0'
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsBehavior.FocusCellOnTab = True
|
||
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
OptionsBehavior.FocusCellOnCycle = True
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsSelection.CellSelect = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.GroupFooters = gfAlwaysVisible
|
||
|
Styles.IncSearch = DataLink_ShipmentRequest.SHuangSe
|
||
|
Styles.Header = DataLink_ShipmentRequest.Default
|
||
|
Styles.Inactive = DataLink_ShipmentRequest.SHuangSe
|
||
|
Styles.Selection = DataLink_ShipmentRequest.SHuangSe
|
||
|
object cv2Column10: TcxGridDBColumn
|
||
|
Caption = #25351#31034#21333#21495
|
||
|
DataBinding.FieldName = 'ORDERNO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 97
|
||
|
end
|
||
|
object v2Column2: TcxGridDBColumn
|
||
|
Caption = #25152#23646#35746#21333#21495
|
||
|
DataBinding.FieldName = 'SSConNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 91
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Caption = #25152#23646#23458#25143
|
||
|
DataBinding.FieldName = 'SSKHName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 85
|
||
|
end
|
||
|
object cv2Column4: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'prtcolor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 88
|
||
|
end
|
||
|
object cv2Column7: TcxGridDBColumn
|
||
|
Caption = #32568#21495
|
||
|
DataBinding.FieldName = 'gangno'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 80
|
||
|
end
|
||
|
object cv2Column9: TcxGridDBColumn
|
||
|
Caption = #27454#21495
|
||
|
DataBinding.FieldName = 'kuanhao'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 82
|
||
|
end
|
||
|
object cv2Column11: TcxGridDBColumn
|
||
|
Caption = #35746#21333#21305#25968
|
||
|
DataBinding.FieldName = 'orderps'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 84
|
||
|
end
|
||
|
object cv2Column12: TcxGridDBColumn
|
||
|
Caption = #35746#21333#25968#37327
|
||
|
DataBinding.FieldName = 'orderqty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 89
|
||
|
end
|
||
|
object cv2Column5: TcxGridDBColumn
|
||
|
Caption = #30003#35831#21305#25968
|
||
|
DataBinding.FieldName = 'sqps'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 95
|
||
|
end
|
||
|
object cv2Column6: TcxGridDBColumn
|
||
|
Caption = #30003#35831#25968#37327
|
||
|
DataBinding.FieldName = 'sqqty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 82
|
||
|
end
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Caption = #21457#36135#21305#25968
|
||
|
DataBinding.FieldName = 'FHPS'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 82
|
||
|
end
|
||
|
object v2Column3: TcxGridDBColumn
|
||
|
Caption = #21457#36135#25968#37327
|
||
|
DataBinding.FieldName = 'FHQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 83
|
||
|
end
|
||
|
object cv2Column8: TcxGridDBColumn
|
||
|
Caption = #28014#21160#33539#22260
|
||
|
DataBinding.FieldName = 'FDFW'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 88
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = Tv2
|
||
|
end
|
||
|
end
|
||
|
object Panel5: TPanel
|
||
|
Left = 472
|
||
|
Top = 216
|
||
|
Width = 273
|
||
|
Height = 101
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 6
|
||
|
Visible = False
|
||
|
object Label28: TLabel
|
||
|
Left = 33
|
||
|
Top = 38
|
||
|
Width = 60
|
||
|
Height = 12
|
||
|
Caption = #21457#36135#26102#38388#65306
|
||
|
end
|
||
|
object Label11: TLabel
|
||
|
Left = 33
|
||
|
Top = 12
|
||
|
Width = 60
|
||
|
Height = 12
|
||
|
Caption = #30003#35831#21333#21495#65306
|
||
|
end
|
||
|
object lblFSID: TLabel
|
||
|
Left = 101
|
||
|
Top = 12
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #30003#35831#21333#21495
|
||
|
end
|
||
|
object Button5: TButton
|
||
|
Left = 32
|
||
|
Top = 64
|
||
|
Width = 60
|
||
|
Height = 25
|
||
|
Caption = #30830#23450
|
||
|
TabOrder = 0
|
||
|
OnClick = Button5Click
|
||
|
end
|
||
|
object Button6: TButton
|
||
|
Left = 172
|
||
|
Top = 64
|
||
|
Width = 60
|
||
|
Height = 25
|
||
|
Caption = #20851#38381
|
||
|
TabOrder = 1
|
||
|
OnClick = Button6Click
|
||
|
end
|
||
|
object DateTimePicker1: TDateTimePicker
|
||
|
Left = 101
|
||
|
Top = 34
|
||
|
Width = 86
|
||
|
Height = 20
|
||
|
Date = 40675.000000000000000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 0.464761099538009100
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 1000
|
||
|
Top = 184
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 504
|
||
|
Top = 156
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 640
|
||
|
Top = 176
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 704
|
||
|
Top = 176
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = Order_Main
|
||
|
Left = 968
|
||
|
Top = 184
|
||
|
end
|
||
|
object Order_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 936
|
||
|
Top = 184
|
||
|
end
|
||
|
object RMDBDataSet1: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = ADOQueryPrint
|
||
|
Left = 244
|
||
|
Top = 200
|
||
|
end
|
||
|
object RMXLSExport1: TRMXLSExport
|
||
|
ShowAfterExport = True
|
||
|
ExportPrecision = 1
|
||
|
PagesOfSheet = 1
|
||
|
ExportImages = True
|
||
|
ExportFrames = True
|
||
|
ExportImageFormat = ifBMP
|
||
|
JPEGQuality = 0
|
||
|
ScaleX = 1.000000000000000000
|
||
|
ScaleY = 1.000000000000000000
|
||
|
CompressFile = False
|
||
|
Left = 375
|
||
|
Top = 184
|
||
|
end
|
||
|
object ADOQueryPrint: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 212
|
||
|
Top = 196
|
||
|
end
|
||
|
object CDS_Print: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 344
|
||
|
Top = 184
|
||
|
end
|
||
|
object ADOQuerySub: TADOQuery
|
||
|
Connection = DataLink_ShipmentRequest.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 740
|
||
|
Top = 176
|
||
|
end
|
||
|
object DataSource2: TDataSource
|
||
|
DataSet = ClientDataSet2
|
||
|
Left = 464
|
||
|
Top = 504
|
||
|
end
|
||
|
object ClientDataSet2: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 496
|
||
|
Top = 504
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 528
|
||
|
Top = 504
|
||
|
end
|
||
|
object CDS_Note: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 408
|
||
|
Top = 184
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
|
||
|
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 = 280
|
||
|
Top = 196
|
||
|
ReportData = {}
|
||
|
end
|
||
|
end
|