530 lines
13 KiB
Plaintext
530 lines
13 KiB
Plaintext
![]() |
object frmDDDJCLList: TfrmDDDJCLList
|
||
|
Left = 204
|
||
|
Top = 84
|
||
|
Caption = #35746#21333#25171#21367#20135#37327#34920
|
||
|
ClientHeight = 682
|
||
|
ClientWidth = 1364
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
Position = poScreenCenter
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1364
|
||
|
Height = 29
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_Statistics.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 btnfind: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 20
|
||
|
OnClick = btnfindClick
|
||
|
end
|
||
|
object TBExport: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #23548#20986
|
||
|
ImageIndex = 68
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 110
|
||
|
Width = 1364
|
||
|
Height = 572
|
||
|
Align = alClient
|
||
|
TabOrder = 1
|
||
|
ExplicitTop = 113
|
||
|
ExplicitHeight = 569
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DS_Main
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column7
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column8
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column10
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column9
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column2
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column6
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column14
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column15
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column11
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column17
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column18
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.IncSearch = DataLink_Statistics.SHuangSe
|
||
|
Styles.Header = DataLink_Statistics.Default
|
||
|
Styles.Inactive = DataLink_Statistics.SHuangSe
|
||
|
Styles.Selection = DataLink_Statistics.SHuangSe
|
||
|
object v1Column33: TcxGridDBColumn
|
||
|
Caption = 'PO#'
|
||
|
DataBinding.FieldName = 'khconNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #25351#31034#21333#21495
|
||
|
DataBinding.FieldName = 'OrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column13: TcxGridDBColumn
|
||
|
Caption = #20013#25991#21517#31216
|
||
|
DataBinding.FieldName = 'MPRTCodeName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column19: TcxGridDBColumn
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
DataBinding.FieldName = 'MPRTCode'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 70
|
||
|
end
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'PRTColor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column31: TcxGridDBColumn
|
||
|
Caption = #39068#33394'('#33521#25991')'
|
||
|
DataBinding.FieldName = 'PRTEColor'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column16: TcxGridDBColumn
|
||
|
Caption = #33457#22411
|
||
|
DataBinding.FieldName = 'PRTHX'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 47
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #38376#24133
|
||
|
DataBinding.FieldName = 'MPRTMF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #20811#37325
|
||
|
DataBinding.FieldName = 'MPRTKZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column11: TcxGridDBColumn
|
||
|
Caption = #35746#21333#25968#37327
|
||
|
DataBinding.FieldName = 'PRTOrderQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column12: TcxGridDBColumn
|
||
|
Caption = #25968#37327#21333#20301
|
||
|
DataBinding.FieldName = 'OrderUnit'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Caption = #21305#25968
|
||
|
DataBinding.FieldName = 'CPJYps'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Caption = #27611#37325
|
||
|
DataBinding.FieldName = 'CPJYMZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column17: TcxGridDBColumn
|
||
|
Caption = #20928#37325
|
||
|
DataBinding.FieldName = 'CPJYJZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 56
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Caption = #31859#25968
|
||
|
DataBinding.FieldName = 'CPJYQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 77
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Caption = #30721#25968
|
||
|
DataBinding.FieldName = 'CPJYYQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #27425#21697#21305#25968
|
||
|
DataBinding.FieldName = 'CCPJYps'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #27425#21697#27611#37325
|
||
|
DataBinding.FieldName = 'CCPJYMZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column14: TcxGridDBColumn
|
||
|
Caption = #27425#21697#31859#25968
|
||
|
DataBinding.FieldName = 'CCPJYQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column15: TcxGridDBColumn
|
||
|
Caption = #27425#21697#30721#25968
|
||
|
DataBinding.FieldName = 'CCPJYYQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column18: TcxGridDBColumn
|
||
|
Caption = #27425#21697#20928#37325
|
||
|
DataBinding.FieldName = 'CCPJYJZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 29
|
||
|
Width = 1364
|
||
|
Height = 81
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 2
|
||
|
ExplicitTop = 32
|
||
|
object Label3: TLabel
|
||
|
Left = 184
|
||
|
Top = 12
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #25351#31034#21333#21495
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 209
|
||
|
Top = 39
|
||
|
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 Label11: TLabel
|
||
|
Left = 21
|
||
|
Top = 12
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #26597#35810#26102#38388
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 374
|
||
|
Top = 12
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #39068#33394
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 348
|
||
|
Top = 39
|
||
|
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 Label4: TLabel
|
||
|
Left = 530
|
||
|
Top = 12
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #33457#22411
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object BegDate: TDateTimePicker
|
||
|
Left = 81
|
||
|
Top = 8
|
||
|
Width = 85
|
||
|
Height = 20
|
||
|
Date = 40675.000000000000000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 0.464742650459811600
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object EndDate: TDateTimePicker
|
||
|
Left = 80
|
||
|
Top = 35
|
||
|
Width = 86
|
||
|
Height = 20
|
||
|
Date = 40675.000000000000000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 0.464761099538009100
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object orderno: TEdit
|
||
|
Tag = 2
|
||
|
Left = 239
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 2
|
||
|
OnChange = ordernoChange
|
||
|
end
|
||
|
object MPRTCodeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 238
|
||
|
Top = 35
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 3
|
||
|
OnChange = ordernoChange
|
||
|
end
|
||
|
object PRTColor: TEdit
|
||
|
Tag = 2
|
||
|
Left = 410
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 4
|
||
|
OnChange = ordernoChange
|
||
|
end
|
||
|
object MPRTCode: TEdit
|
||
|
Tag = 2
|
||
|
Left = 411
|
||
|
Top = 34
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 5
|
||
|
OnChange = ordernoChange
|
||
|
end
|
||
|
object PRTHX: TEdit
|
||
|
Tag = 2
|
||
|
Left = 563
|
||
|
Top = 8
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 6
|
||
|
OnChange = ordernoChange
|
||
|
end
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 442
|
||
|
Top = 322
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_Statistics.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 184
|
||
|
Top = 288
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_Statistics.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 216
|
||
|
Top = 288
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_Statistics.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 256
|
||
|
Top = 288
|
||
|
end
|
||
|
object DS_Main: TDataSource
|
||
|
DataSet = CDS_Main
|
||
|
Left = 412
|
||
|
Top = 326
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 373
|
||
|
Top = 322
|
||
|
end
|
||
|
object RM2: 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 = 281
|
||
|
Top = 430
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object RMDB_Main: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = ADOQueryPrint
|
||
|
Left = 241
|
||
|
Top = 429
|
||
|
end
|
||
|
object ADOQueryPrint: TADOQuery
|
||
|
Connection = DataLink_Statistics.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 203
|
||
|
Top = 422
|
||
|
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 = 336
|
||
|
Top = 431
|
||
|
end
|
||
|
end
|