399 lines
9.6 KiB
Plaintext
399 lines
9.6 KiB
Plaintext
![]() |
object frmSXKCList: TfrmSXKCList
|
||
|
Left = 171
|
||
|
Top = 133
|
||
|
Width = 1181
|
||
|
Height = 511
|
||
|
Caption = #32433#32447#24211#23384#36873#25321#21015#34920
|
||
|
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 = 1165
|
||
|
Height = 33
|
||
|
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_DDMD.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 TBClose: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 33
|
||
|
Width = 1165
|
||
|
Height = 36
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label3: TLabel
|
||
|
Left = 21
|
||
|
Top = 12
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #21697' '#21517
|
||
|
end
|
||
|
object Label4: TLabel
|
||
|
Left = 190
|
||
|
Top = 12
|
||
|
Width = 60
|
||
|
Height = 12
|
||
|
Caption = #21407#26009#20379#24212#21830
|
||
|
end
|
||
|
object Label8: TLabel
|
||
|
Left = 356
|
||
|
Top = 12
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #21407#26009#32534#21495
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 524
|
||
|
Top = 12
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #21407#26009#25104#20998
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 692
|
||
|
Top = 12
|
||
|
Width = 36
|
||
|
Height = 12
|
||
|
Caption = #21152#24037#21378
|
||
|
end
|
||
|
object SXName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 70
|
||
|
Top = 9
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
OnChange = TBFindClick
|
||
|
end
|
||
|
object FactoryName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 250
|
||
|
Top = 9
|
||
|
Width = 78
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
OnChange = FactoryNameChange
|
||
|
end
|
||
|
object SXBatchNO: TEdit
|
||
|
Tag = 2
|
||
|
Left = 405
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 2
|
||
|
OnChange = SXBatchNOChange
|
||
|
end
|
||
|
object Edit1: TEdit
|
||
|
Tag = 2
|
||
|
Left = 573
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 3
|
||
|
OnChange = SXBatchNOChange
|
||
|
end
|
||
|
object Edit2: TEdit
|
||
|
Tag = 2
|
||
|
Left = 730
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 4
|
||
|
OnChange = SXBatchNOChange
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 69
|
||
|
Width = 1165
|
||
|
Height = 403
|
||
|
Align = alClient
|
||
|
PopupMenu = PopupMenu1
|
||
|
TabOrder = 2
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column5
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v2Column5
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsSelection.CellSelect = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #20837#24211#26102#38388
|
||
|
DataBinding.FieldName = 'CRTime'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 83
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Caption = #21512#21516#21495
|
||
|
DataBinding.FieldName = 'ConNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #20837#24211#21333#21495
|
||
|
DataBinding.FieldName = 'SPID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 97
|
||
|
end
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #20837#24211#31867#22411
|
||
|
DataBinding.FieldName = 'CRType'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 68
|
||
|
end
|
||
|
object v2Column3: TcxGridDBColumn
|
||
|
Caption = #21407#26009#20379#24212#21830
|
||
|
DataBinding.FieldName = 'FactoryName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 73
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Caption = #21407#26009#32534#21495
|
||
|
DataBinding.FieldName = 'BatchNO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 80
|
||
|
end
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Caption = #21697#21517
|
||
|
DataBinding.FieldName = 'SPName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 92
|
||
|
end
|
||
|
object v1Column15: TcxGridDBColumn
|
||
|
Caption = #21407#26009#25104#20998
|
||
|
DataBinding.FieldName = 'SPCF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 74
|
||
|
end
|
||
|
object v1Column11: TcxGridDBColumn
|
||
|
Caption = #32433#32455
|
||
|
DataBinding.FieldName = 'ShaZhi'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 69
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #33394#21035
|
||
|
DataBinding.FieldName = 'SeBie'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 74
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Caption = #21152#24037#21378
|
||
|
DataBinding.FieldName = 'FromFactoryName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 81
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #24211#23384#20214'/'#31665#25968
|
||
|
DataBinding.FieldName = 'MXKCPiQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 91
|
||
|
end
|
||
|
object v2Column5: TcxGridDBColumn
|
||
|
Caption = #24211#23384#20928#37325'(Kg)'
|
||
|
DataBinding.FieldName = 'MXKCKGQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 95
|
||
|
end
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #21333#20215
|
||
|
DataBinding.FieldName = 'Price'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 81
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Focusing = False
|
||
|
Width = 82
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 792
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 824
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_DDMD.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 760
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = CDS_Main
|
||
|
Left = 920
|
||
|
Top = 152
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
PopupMenus = <>
|
||
|
Left = 888
|
||
|
Top = 152
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 952
|
||
|
Top = 152
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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 = RMDBMain
|
||
|
CompressLevel = rmzcFastest
|
||
|
CompressThread = False
|
||
|
LaterBuildEvents = True
|
||
|
OnlyOwnerDataSet = False
|
||
|
Left = 360
|
||
|
Top = 232
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object RMDBMain: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = CDS_PRT
|
||
|
Left = 424
|
||
|
Top = 232
|
||
|
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 = 392
|
||
|
Top = 232
|
||
|
end
|
||
|
object RMDBHZ: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = CDS_HZ
|
||
|
Left = 520
|
||
|
Top = 232
|
||
|
end
|
||
|
object CDS_HZ: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 488
|
||
|
Top = 232
|
||
|
end
|
||
|
object CDS_PRT: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 456
|
||
|
Top = 232
|
||
|
end
|
||
|
object PopupMenu1: TPopupMenu
|
||
|
Left = 328
|
||
|
Top = 232
|
||
|
object N1: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = N1Click
|
||
|
end
|
||
|
object N2: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = N2Click
|
||
|
end
|
||
|
end
|
||
|
end
|