910 lines
23 KiB
Plaintext
910 lines
23 KiB
Plaintext
object frmCPDCK: TfrmCPDCK
|
|
Left = 187
|
|
Top = 63
|
|
Width = 1413
|
|
Height = 723
|
|
Caption = #25104#21697#24453#20986#24211
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1397
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_FinishedClothWarehouse.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 TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1397
|
|
Height = 40
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 19
|
|
Top = 16
|
|
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 Label9: TLabel
|
|
Left = 983
|
|
Top = 45
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #36716#25968
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 149
|
|
Top = 16
|
|
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 Label4: TLabel
|
|
Left = 277
|
|
Top = 16
|
|
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 Label1: TLabel
|
|
Left = 396
|
|
Top = 16
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #32568#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 520
|
|
Top = 16
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #21345#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object CustomerNoName: TEdit
|
|
Tag = 2
|
|
Left = 48
|
|
Top = 12
|
|
Width = 95
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = MPRTCodeNameKeyPress
|
|
end
|
|
object ZhuanQty: TEdit
|
|
Left = 1010
|
|
Top = 41
|
|
Width = 64
|
|
Height = 20
|
|
TabOrder = 3
|
|
Visible = False
|
|
end
|
|
object MPRTCodeName: TEdit
|
|
Tag = 2
|
|
Left = 203
|
|
Top = 12
|
|
Width = 68
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = MPRTCodeNameKeyPress
|
|
end
|
|
object C_Code: TEdit
|
|
Tag = 2
|
|
Left = 331
|
|
Top = 12
|
|
Width = 58
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = MPRTCodeNameKeyPress
|
|
end
|
|
object jyxh: TEdit
|
|
Tag = 2
|
|
Left = 428
|
|
Top = 12
|
|
Width = 77
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = MPRTCodeNameKeyPress
|
|
end
|
|
object carno: TEdit
|
|
Tag = 2
|
|
Left = 553
|
|
Top = 12
|
|
Width = 102
|
|
Height = 20
|
|
TabOrder = 5
|
|
OnChange = CustomerNoNameChange
|
|
OnKeyPress = MPRTCodeNameKeyPress
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 569
|
|
Top = 72
|
|
Width = 231
|
|
Height = 612
|
|
Align = alLeft
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label6: TLabel
|
|
Left = 11
|
|
Top = 65
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #20986#24211#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 11
|
|
Top = 95
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #20986#24211#26102#38388
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 11
|
|
Top = 126
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #20986#24211#31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 11
|
|
Top = 156
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #20986#24211#26465#30721
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object SpeedButton1: TSpeedButton
|
|
Left = 8
|
|
Top = 418
|
|
Width = 193
|
|
Height = 37
|
|
Caption = #25764#38144#24453#20986#24211
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -27
|
|
Font.Name = #26999#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object Label8: TLabel
|
|
Left = 11
|
|
Top = 192
|
|
Width = 70
|
|
Height = 16
|
|
Caption = #21333' '#20215
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object ckordno: TEdit
|
|
Left = 82
|
|
Top = 61
|
|
Width = 130
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnKeyPress = ckordnoKeyPress
|
|
end
|
|
object Button2: TButton
|
|
Left = 13
|
|
Top = 11
|
|
Width = 96
|
|
Height = 42
|
|
Caption = #21462#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -27
|
|
Font.Name = #26999#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button2Click
|
|
end
|
|
object Button5: TButton
|
|
Left = 11
|
|
Top = 244
|
|
Width = 192
|
|
Height = 42
|
|
Caption = #24453#20986#24211
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #26999#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnClick = Button5Click
|
|
end
|
|
object Button6: TButton
|
|
Left = 9
|
|
Top = 304
|
|
Width = 192
|
|
Height = 42
|
|
Caption = #30452#25509#20986#24211
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #26999#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnClick = Button6Click
|
|
end
|
|
object CRTime: TDateTimePicker
|
|
Left = 82
|
|
Top = 91
|
|
Width = 130
|
|
Height = 24
|
|
Date = 41337.663190821760000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 41337.663190821760000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
Visible = False
|
|
end
|
|
object CRType: TComboBox
|
|
Left = 82
|
|
Top = 120
|
|
Width = 130
|
|
Height = 24
|
|
Style = csDropDownList
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ItemHeight = 16
|
|
ItemIndex = 0
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
Text = #38144#21806#20986#24211
|
|
Items.Strings = (
|
|
#38144#21806#20986#24211
|
|
#22238#20462#20986#24211
|
|
#25253#24223#20986#24211
|
|
#20854#20182#20986#24211)
|
|
end
|
|
object BaoID: TEdit
|
|
Left = 82
|
|
Top = 150
|
|
Width = 130
|
|
Height = 28
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
Visible = False
|
|
OnKeyPress = BaoIDKeyPress
|
|
end
|
|
object Button1: TButton
|
|
Left = 9
|
|
Top = 361
|
|
Width = 192
|
|
Height = 42
|
|
Caption = #24453#20986#24211#20986#24211
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #26999#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnClick = Button1Click
|
|
end
|
|
object price: TEdit
|
|
Left = 82
|
|
Top = 186
|
|
Width = 130
|
|
Height = 28
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 8
|
|
OnKeyPress = BaoIDKeyPress
|
|
end
|
|
object Button3: TButton
|
|
Left = 11
|
|
Top = 468
|
|
Width = 192
|
|
Height = 42
|
|
Caption = #30721#21333#25171#21360
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -27
|
|
Font.Name = #26999#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
OnClick = Button3Click
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 11
|
|
Top = 524
|
|
Width = 168
|
|
Height = 24
|
|
Style = csDropDownList
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ItemHeight = 16
|
|
ParentFont = False
|
|
TabOrder = 10
|
|
Items.Strings = (
|
|
#20179#24211#30721#21333#20844#26020
|
|
#20179#24211#30721#21333#31859#25968
|
|
#20179#24211#30721#21333#31859#21644#20844#26020
|
|
#20179#24211#30721#21333#20844#26020'(16'#34892')'
|
|
#20179#24211#30721#21333#31859#25968'(16'#34892')'
|
|
#20179#24211#30721#21333#31859#21644#20844#26020'(16'#34892')'
|
|
#27178#21521#20928#37325#31859#25968#30721#21333
|
|
#27178#21521#27611#20928#37325#31859#25968#30721#21333
|
|
#27178#21521#27611#37325#31859#25968#30721#21333)
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 72
|
|
Width = 569
|
|
Height = 612
|
|
Align = alLeft
|
|
PopupMenu = PopupMenu2
|
|
TabOrder = 3
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource3
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxgrdKGQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxgrdQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxgrdNETKGQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = Tv1Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsView.DataRowHeight = 25
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Content = cxStyle1
|
|
Styles.Inactive = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.IncSearch = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.Selection = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.Header = DataLink_FinishedClothWarehouse.Default
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.OnEditValueChanged = v1Column12PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 53
|
|
end
|
|
object cxgrdMPRTSpec: TcxGridDBColumn
|
|
Caption = #32568#21495
|
|
DataBinding.FieldName = 'jyxh'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object cxgrdCustomerNoName: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'orderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #27969#31243#21345
|
|
DataBinding.FieldName = 'APID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object cxgrdMPRTCodeName: TcxGridDBColumn
|
|
Caption = #20013#25991#21517#31216
|
|
DataBinding.FieldName = 'MPRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 127
|
|
end
|
|
object cxgrdPRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 77
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'CPType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #21367#25968
|
|
DataBinding.FieldName = 'js'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object cxgrdKGQty: TcxGridDBColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'KGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 70
|
|
end
|
|
object cxgrdNETKGQty: TcxGridDBColumn
|
|
Caption = #20928#37325
|
|
DataBinding.FieldName = 'NETKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 58
|
|
end
|
|
object cxgrdQty: TcxGridDBColumn
|
|
Caption = #24211#23384#25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 76
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 800
|
|
Top = 72
|
|
Width = 597
|
|
Height = 612
|
|
Align = alClient
|
|
PopupMenu = PopupMenu2
|
|
TabOrder = 4
|
|
object TV2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DSAnPai
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn12
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn11
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn9
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsView.DataRowHeight = 25
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Content = cxStyle1
|
|
Styles.Inactive = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.IncSearch = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.Selection = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.Header = DataLink_FinishedClothWarehouse.Default
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 53
|
|
end
|
|
object TV2Column1: TcxGridDBColumn
|
|
Caption = #20986#24211#21333#21495
|
|
DataBinding.FieldName = 'YCKOrdNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 85
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #32568#21495
|
|
DataBinding.FieldName = 'jyxh'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 62
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'orderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #27969#31243#21345
|
|
DataBinding.FieldName = 'APID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #20013#25991#21517#31216
|
|
DataBinding.FieldName = 'MPRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 127
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 77
|
|
end
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'CPType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object cxGridDBColumn9: TcxGridDBColumn
|
|
Caption = #21367#25968
|
|
DataBinding.FieldName = 'js'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object cxGridDBColumn10: TcxGridDBColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'KGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 70
|
|
end
|
|
object cxGridDBColumn11: TcxGridDBColumn
|
|
Caption = #20928#37325
|
|
DataBinding.FieldName = 'NETKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 58
|
|
end
|
|
object cxGridDBColumn12: TcxGridDBColumn
|
|
Caption = #24211#23384#25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 76
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 552
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
Parameters = <>
|
|
Left = 712
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 680
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 744
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 584
|
|
end
|
|
object RM3: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDBPRT
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 808
|
|
ReportData = {}
|
|
end
|
|
object RMDBPRT: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 520
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 624
|
|
end
|
|
object DSAnPai: TDataSource
|
|
DataSet = CDS_AnPai
|
|
Left = 1024
|
|
Top = 336
|
|
end
|
|
object CDS_AnPai: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 992
|
|
Top = 340
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 848
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = ClientDataSet3
|
|
Left = 184
|
|
Top = 304
|
|
end
|
|
object ClientDataSet3: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 184
|
|
Top = 332
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 932
|
|
Top = 312
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object PopupMenu2: TPopupMenu
|
|
Left = 352
|
|
Top = 336
|
|
object MenuItem1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = MenuItem1Click
|
|
end
|
|
object MenuItem2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = MenuItem2Click
|
|
end
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
end
|
|
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 = 432
|
|
Top = 256
|
|
end
|
|
end
|