D10gmBitao/进度统计查询(Statistics.dll)/U_ClothCLJTCXList.dfm

367 lines
8.1 KiB
Plaintext
Raw Normal View History

2025-04-11 10:54:54 +08:00
object frmClothCLJTCXList: TfrmClothCLJTCXList
Left = 472
Top = 160
Caption = #26126#32454#26597#35810
ClientHeight = 542
ClientWidth = 984
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
Tag = 1
Left = 0
Top = 0
Width = 984
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 75
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Statistics.ImageList_new32
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_Statistics.ImageList_new32
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
Visible = False
OnClick = TBFindClick
end
object TBAdd: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 2
Visible = False
OnClick = TBAddClick
end
object TBExport: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 4
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 284
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 67
Width = 984
Height = 475
Align = alClient
TabOrder = 1
ExplicitTop = 59
ExplicitHeight = 483
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
OnCustomDrawCell = Tv1CustomDrawCell
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skCount
Column = v1Column1
end
item
Kind = skSum
Column = v1Column2
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Editing = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_Statistics.Default
object v1Column24: TcxGridDBColumn
Caption = #26426#21488#21495
DataBinding.FieldName = 'carno'
HeaderAlignmentHorz = taCenter
Width = 107
end
object v1Column1: TcxGridDBColumn
Caption = #26465#30721
DataBinding.FieldName = 'MJID'
HeaderAlignmentHorz = taCenter
Width = 174
end
object v1Column5: TcxGridDBColumn
Caption = #21367#21495
DataBinding.FieldName = 'XHINT'
HeaderAlignmentHorz = taCenter
end
object v1Column2: TcxGridDBColumn
Caption = #37325#37327
DataBinding.FieldName = 'MJMAOZ'
HeaderAlignmentHorz = taCenter
Width = 148
end
object v1Column3: TcxGridDBColumn
Caption = #20837#24211#29366#24577
DataBinding.FieldName = 'mjstr2'
HeaderAlignmentHorz = taCenter
Width = 99
end
object v1Column4: TcxGridDBColumn
Caption = #20986#24211#29366#24577
DataBinding.FieldName = 'mjstr4'
HeaderAlignmentHorz = taCenter
Width = 85
end
object v1Column6: TcxGridDBColumn
Caption = #20837#24211#26102#38388
DataBinding.FieldName = 'filltime'
HeaderAlignmentHorz = taCenter
Width = 136
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel1: TPanel
Left = 0
Top = 38
Width = 984
Height = 29
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 2
ExplicitTop = 30
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 789
Top = 200
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Statistics.ADOLink
Parameters = <>
Left = 701
Top = 184
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Statistics.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 653
Top = 184
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Statistics.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 741
Top = 192
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 941
Top = 232
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 909
Top = 232
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 549
Top = 208
ReportData = {}
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 = 589
Top = 200
end
object CDS_PRT: TClientDataSet
Aggregates = <>
Params = <>
Left = 565
Top = 280
end
object RMDBPRT: TRMDBDataSet
Visible = True
DataSet = CDS_PRT
Left = 597
Top = 280
end
object RMDBPZ: TRMDBDataSet
Visible = True
DataSet = CDS_PZ
Left = 605
Top = 320
end
object CDS_PZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 573
Top = 320
end
object CDS_SJ: TClientDataSet
Aggregates = <>
Params = <>
Left = 573
Top = 352
end
object RMDBSJ: TRMDBDataSet
Visible = True
DataSet = CDS_SJ
Left = 605
Top = 352
end
object RMDBDataSet1: TRMDBDataSet
Visible = True
DataSet = ClientDataSet1
Left = 597
Top = 400
end
object ClientDataSet1: TClientDataSet
Aggregates = <>
Params = <>
Left = 565
Top = 400
end
object CDS_WJG: TClientDataSet
Aggregates = <>
Params = <>
Left = 565
Top = 440
end
object RMDBWJG: TRMDBDataSet
Visible = True
DataSet = CDS_WJG
Left = 601
Top = 440
end
end