445 lines
12 KiB
Plaintext
445 lines
12 KiB
Plaintext
inherited frmCPSMRk: TfrmCPSMRk
|
|
Left = 302
|
|
Top = 85
|
|
Caption = #25104#21697#20837#24211#25195#25551
|
|
ClientHeight = 579
|
|
ClientWidth = 1068
|
|
Position = poScreenCenter
|
|
ExplicitWidth = 1084
|
|
ExplicitHeight = 618
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Panel1: TPanel [0]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1068
|
|
Height = 149
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 0
|
|
object Label5: TLabel
|
|
Left = 74
|
|
Top = 30
|
|
Width = 34
|
|
Height = 32
|
|
Caption = #20837#24211#13#10#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 74
|
|
Top = 88
|
|
Width = 34
|
|
Height = 32
|
|
Caption = #25195#25551#13#10#20837#21475
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Button2: TButton
|
|
Left = 857
|
|
Top = 27
|
|
Width = 57
|
|
Height = 31
|
|
Caption = #20851#38381
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnClick = Button2Click
|
|
end
|
|
object Button6: TButton
|
|
Left = 318
|
|
Top = 26
|
|
Width = 43
|
|
Height = 40
|
|
Caption = #33719#21462
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button6Click
|
|
end
|
|
object RKOrdID: TEdit
|
|
Left = 115
|
|
Top = 26
|
|
Width = 205
|
|
Height = 41
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -32
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnKeyPress = RKOrdIDKeyPress
|
|
end
|
|
object edtScan: TEdit
|
|
Left = 115
|
|
Top = 84
|
|
Width = 205
|
|
Height = 41
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -32
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnKeyPress = edtScanKeyPress
|
|
end
|
|
object Button1: TButton
|
|
Left = 646
|
|
Top = 22
|
|
Width = 41
|
|
Height = 40
|
|
Caption = #25171#21360
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnClick = Button1Click
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 491
|
|
Top = 27
|
|
Width = 140
|
|
Height = 29
|
|
Style = csDropDownList
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ItemIndex = 0
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
Text = #20986#24211#30721#21333'1'
|
|
Items.Strings = (
|
|
#20986#24211#30721#21333'1'
|
|
#20986#24211#30721#21333'2'
|
|
#20986#24211#30721#21333'3')
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [1]
|
|
Left = 0
|
|
Top = 149
|
|
Width = 1068
|
|
Height = 430
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DS_RKJL
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Column = v1Column5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column16
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.MultiSelect = True
|
|
OptionsSelection.CheckBoxVisibility = [cbvDataRow, cbvColumnHeader]
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.Header = DataLink_FinishedClothWarehouse.Default
|
|
Styles.Inactive = DataLink_FinishedClothWarehouse.SHuangSe
|
|
Styles.Selection = DataLink_FinishedClothWarehouse.SHuangSe
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 40
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #25351#31034#21333#21495
|
|
DataBinding.FieldName = 'orderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #20013#25991#21517#31216
|
|
DataBinding.FieldName = 'MPRTCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 92
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #32568#21495
|
|
DataBinding.FieldName = 'ganghao'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 55
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #39068#33394'('#33521#25991')'
|
|
DataBinding.FieldName = 'PRTEColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 87
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #38376#24133
|
|
DataBinding.FieldName = 'MPRTMF'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #20811#37325
|
|
DataBinding.FieldName = 'MPRTKZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 59
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #26465#30721
|
|
DataBinding.FieldName = 'JYID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 92
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #20837#24211#21333#21495
|
|
DataBinding.FieldName = 'RKOrdID'
|
|
Options.Editing = False
|
|
Width = 57
|
|
end
|
|
object v1Column21: TcxGridDBColumn
|
|
Caption = #27969#31243#21345
|
|
DataBinding.FieldName = 'APID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #21367#21495
|
|
DataBinding.FieldName = 'MJXH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'CPType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20837#24211#26102#38388
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 107
|
|
end
|
|
object v1Column16: TcxGridDBColumn
|
|
Caption = #20928#37325
|
|
DataBinding.FieldName = 'NetKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 51
|
|
end
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'KGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 61
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #20837#24211#38271#24230
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 85
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #38271#24230#21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
object v1Column19: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'conNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
object v1Column20: TcxGridDBColumn
|
|
Caption = 'PO#'
|
|
DataBinding.FieldName = 'KHconNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
object v1Column22: TcxGridDBColumn
|
|
Caption = #25805#20316#21592
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 60
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'KuanHao'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 58
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
Left = 305
|
|
Top = 216
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
Left = 217
|
|
Top = 209
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 680
|
|
Top = 172
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 578
|
|
Top = 217
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
Parameters = <>
|
|
Left = 577
|
|
Top = 178
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 529
|
|
Top = 179
|
|
end
|
|
object DS_RKJL: TDataSource
|
|
DataSet = CDS_RKJL
|
|
Left = 648
|
|
Top = 176
|
|
end
|
|
object CDS_RKJL: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 613
|
|
Top = 175
|
|
end
|
|
object PM_RKJL: TPopupMenu
|
|
Left = 716
|
|
Top = 176
|
|
object MenuItem1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = MenuItem1Click
|
|
end
|
|
object MenuItem2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = MenuItem2Click
|
|
end
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
|
|
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 = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 644
|
|
Top = 216
|
|
ReportData = {}
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_FinishedClothWarehouse.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 612
|
|
Top = 216
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 680
|
|
Top = 216
|
|
end
|
|
object CDS_Label: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 505
|
|
Top = 68
|
|
end
|
|
end
|