501 lines
12 KiB
Plaintext
501 lines
12 KiB
Plaintext
object frmHCSHList: TfrmHCSHList
|
|
Left = 249
|
|
Top = 258
|
|
Width = 1345
|
|
Height = 572
|
|
Caption = #29983#20135#25439#32791#20998#26512
|
|
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 = 1329
|
|
Height = 33
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_PBMDDJ.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 tbJS: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30830#35748
|
|
ImageIndex = 112
|
|
OnClick = tbJSClick
|
|
end
|
|
object tbJSCX: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25764#38144#30830#35748
|
|
ImageIndex = 52
|
|
OnClick = tbJSCXClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 68
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 339
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 95
|
|
Width = 1329
|
|
Height = 439
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column15
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column17
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column18
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_PBMDDJ.SHuangSe
|
|
Styles.IncSearch = DataLink_PBMDDJ.SHuangSe
|
|
Styles.Selection = DataLink_PBMDDJ.SHuangSe
|
|
Styles.Header = DataLink_PBMDDJ.Default
|
|
object v1Column21: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 40
|
|
end
|
|
object v1Column24: TcxGridDBColumn
|
|
Caption = #25209#21495
|
|
DataBinding.FieldName = 'BatchNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 71
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #24037#24207#21495
|
|
DataBinding.FieldName = 'GXNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 64
|
|
end
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #21152#24037#21378
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 104
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'SPName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 97
|
|
end
|
|
object v1Column15: TcxGridDBColumn
|
|
Caption = #25237#20837#21305#25968
|
|
DataBinding.FieldName = 'CKPiQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 79
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #25237#20837#25968#37327
|
|
DataBinding.FieldName = 'CKQty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 87
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #20135#20986#21305#25968
|
|
DataBinding.FieldName = 'HCPiQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #20135#20986#25968#37327
|
|
DataBinding.FieldName = 'HCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 84
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #25439#32791#21305#25968
|
|
DataBinding.FieldName = 'SHPIQTY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 87
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #25439#32791#25968#37327
|
|
DataBinding.FieldName = 'shqty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 91
|
|
end
|
|
object v1Column22: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 87
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #23454#38469#25439#32791
|
|
DataBinding.FieldName = 'SJSH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 83
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1329
|
|
Height = 40
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label2: TLabel
|
|
Left = 1184
|
|
Top = 40
|
|
Width = 12
|
|
Height = 12
|
|
Caption = #33267
|
|
Visible = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 542
|
|
Top = 12
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #21697#21517
|
|
end
|
|
object Label7: TLabel
|
|
Left = 281
|
|
Top = 12
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #25209#21495
|
|
end
|
|
object Label10: TLabel
|
|
Left = 403
|
|
Top = 12
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #21152#24037#21378
|
|
end
|
|
object Label1: TLabel
|
|
Left = 161
|
|
Top = 12
|
|
Width = 24
|
|
Height = 12
|
|
Caption = '----'
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 73
|
|
Top = 8
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 183
|
|
Top = 8
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
|
TabOrder = 1
|
|
end
|
|
object SPName: TEdit
|
|
Tag = 2
|
|
Left = 569
|
|
Top = 8
|
|
Width = 80
|
|
Height = 20
|
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
|
TabOrder = 2
|
|
OnChange = FactoryNameChange
|
|
end
|
|
object BatchNo: TEdit
|
|
Tag = 2
|
|
Left = 309
|
|
Top = 8
|
|
Width = 80
|
|
Height = 20
|
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
|
TabOrder = 3
|
|
OnChange = FactoryNameChange
|
|
end
|
|
object chkdate: TCheckBox
|
|
Left = 6
|
|
Top = 10
|
|
Width = 66
|
|
Height = 17
|
|
Caption = #26597#35810#26102#38388
|
|
TabOrder = 4
|
|
end
|
|
object FactoryName: TEdit
|
|
Tag = 2
|
|
Left = 442
|
|
Top = 8
|
|
Width = 80
|
|
Height = 20
|
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
|
TabOrder = 5
|
|
OnChange = FactoryNameChange
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 73
|
|
Width = 1329
|
|
Height = 22
|
|
Align = alTop
|
|
Style = 9
|
|
TabIndex = 0
|
|
TabOrder = 3
|
|
Tabs.Strings = (
|
|
#26410#30830#35748
|
|
#24050#30830#35748)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 22
|
|
ClientRectRight = 1329
|
|
ClientRectTop = 19
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 556
|
|
Top = 204
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 528
|
|
Top = 208
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 584
|
|
Top = 204
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 584
|
|
Top = 232
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 556
|
|
Top = 232
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 528
|
|
Top = 232
|
|
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 = 416
|
|
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 = 388
|
|
Top = 232
|
|
end
|
|
object RMDBHZ: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_HZ
|
|
Left = 500
|
|
Top = 232
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 472
|
|
Top = 232
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 444
|
|
Top = 232
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 328
|
|
Top = 232
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
Visible = False
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
Visible = False
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 500
|
|
Top = 208
|
|
end
|
|
end
|