387 lines
9.0 KiB
Plaintext
387 lines
9.0 KiB
Plaintext
object frmDJGCLLIST: TfrmDJGCLLIST
|
|
Left = 190
|
|
Top = 122
|
|
Width = 1345
|
|
Height = 626
|
|
Caption = #25171#21367#24037#20135#37327#32479#35745
|
|
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
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1329
|
|
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_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 TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 68
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 136
|
|
Width = 1329
|
|
Height = 451
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
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>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_Statistics.SHuangSe
|
|
Styles.IncSearch = DataLink_Statistics.SHuangSe
|
|
Styles.Selection = DataLink_Statistics.SHuangSe
|
|
Styles.Header = DataLink_Statistics.Default
|
|
object v1Column3: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #25171#21367#24037
|
|
DataBinding.FieldName = 'FILLER'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
'Kg'
|
|
'M'
|
|
'Y')
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object v1Column26: TcxGridDBColumn
|
|
Caption = #25171#21367#26102#38388
|
|
DataBinding.FieldName = 'FILLTIME'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 71
|
|
end
|
|
object v1Column15: TcxGridDBColumn
|
|
Caption = #25171#21367#21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object v1Column17: TcxGridDBColumn
|
|
Caption = #25171#21367#38271#24230
|
|
DataBinding.FieldName = 'CD'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
object v1Column18: TcxGridDBColumn
|
|
Caption = #25171#21367#27611#37325
|
|
DataBinding.FieldName = 'ZL'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 33
|
|
Width = 1329
|
|
Height = 72
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label2: TLabel
|
|
Left = 64
|
|
Top = 36
|
|
Width = 12
|
|
Height = 12
|
|
Caption = #33267
|
|
end
|
|
object Label5: TLabel
|
|
Left = 178
|
|
Top = 12
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #25171#21367#24037
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 8
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 77
|
|
Top = 32
|
|
Width = 87
|
|
Height = 20
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
TabOrder = 2
|
|
end
|
|
object FILLER: TEdit
|
|
Tag = 2
|
|
Left = 222
|
|
Top = 8
|
|
Width = 80
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = FILLERChange
|
|
OnKeyPress = FILLERKeyPress
|
|
end
|
|
object chkdate: TCheckBox
|
|
Left = 10
|
|
Top = 10
|
|
Width = 66
|
|
Height = 17
|
|
Caption = #26597#35810#26102#38388
|
|
TabOrder = 3
|
|
OnClick = CheckBox1Click
|
|
end
|
|
end
|
|
object Panel12: TPanel
|
|
Left = 0
|
|
Top = 105
|
|
Width = 1329
|
|
Height = 31
|
|
Align = alTop
|
|
AutoSize = True
|
|
BevelOuter = bvNone
|
|
BorderStyle = bsSingle
|
|
TabOrder = 3
|
|
object cxTabControl1: TcxTabControl
|
|
Left = -4
|
|
Top = 0
|
|
Width = 492
|
|
Height = 27
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Properties.CustomButtons.Buttons = <>
|
|
Properties.Style = 2
|
|
Properties.TabIndex = 0
|
|
Properties.Tabs.Strings = (
|
|
' '#25353#26376#32479#35745' '
|
|
' '#25353#26085#32479#35745' ')
|
|
OnChange = cxTabControl1Change
|
|
ClientRectRight = 0
|
|
ClientRectTop = 0
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Statistics.ADOLink
|
|
Parameters = <>
|
|
Left = 648
|
|
Top = 234
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Statistics.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 686
|
|
Top = 231
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Statistics.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 721
|
|
Top = 229
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 616
|
|
Top = 232
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 584
|
|
Top = 232
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 552
|
|
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 = 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
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_Statistics.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 753
|
|
Top = 230
|
|
end
|
|
end
|