588 lines
14 KiB
Plaintext
588 lines
14 KiB
Plaintext
object frmTableInspection: TfrmTableInspection
|
|
Left = 84
|
|
Top = 34
|
|
Width = 1276
|
|
Height = 763
|
|
Caption = #26631#31614#37325#25171
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object cxGrid3: TcxGrid
|
|
Left = 0
|
|
Top = 109
|
|
Width = 721
|
|
Height = 615
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object Tv3: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnCellClick = Tv3CellClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v3Column2
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v3Column4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v3Column5
|
|
end
|
|
item
|
|
Format = #21367#25968':0'
|
|
Kind = skCount
|
|
Column = cxGridDBColumn1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = cxStyle3
|
|
Styles.Inactive = cxStyle3
|
|
Styles.Header = cxStyle3
|
|
Styles.Indicator = cxStyle3
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #21367#26465#30721
|
|
DataBinding.FieldName = 'MJID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 179
|
|
end
|
|
object Tv3Column1: TcxGridDBColumn
|
|
Caption = #26426#21488#21495
|
|
DataBinding.FieldName = 'JTType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 82
|
|
end
|
|
object v3Column1: TcxGridDBColumn
|
|
Caption = #21367#21495
|
|
DataBinding.FieldName = 'MJXH'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 69
|
|
end
|
|
object v3Column2: TcxGridDBColumn
|
|
Caption = #38271#24230
|
|
DataBinding.FieldName = 'MJLen'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 66
|
|
end
|
|
object v3Column4: TcxGridDBColumn
|
|
Caption = #27611#37325
|
|
DataBinding.FieldName = 'MJMaoZ'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 55
|
|
end
|
|
object v3Column5: TcxGridDBColumn
|
|
Caption = #20928#37325
|
|
DataBinding.FieldName = 'MJQty4'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 59
|
|
end
|
|
object v3Column3: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'MJType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Sorting = False
|
|
Width = 65
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv3
|
|
end
|
|
end
|
|
object Panel6: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1260
|
|
Height = 109
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label39: TLabel
|
|
Left = 601
|
|
Top = 73
|
|
Width = 80
|
|
Height = 19
|
|
Caption = #33258#21160#25171#21360
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 743
|
|
Top = 73
|
|
Width = 60
|
|
Height = 19
|
|
Caption = #21452#26631#31614
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Edit8: TEdit
|
|
Left = 570
|
|
Top = 69
|
|
Width = 28
|
|
Height = 27
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
OnClick = Edit8Click
|
|
end
|
|
object Button5: TButton
|
|
Left = 567
|
|
Top = 12
|
|
Width = 80
|
|
Height = 45
|
|
Caption = #25171#21360
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button5Click
|
|
end
|
|
object Button3: TButton
|
|
Left = 819
|
|
Top = 12
|
|
Width = 80
|
|
Height = 45
|
|
Caption = #36864#20986
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnClick = Button3Click
|
|
end
|
|
object Button1: TButton
|
|
Left = 11
|
|
Top = 9
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '01'
|
|
Caption = #26426#21488'01'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnClick = Button1Click
|
|
end
|
|
object edtSBQ: TEdit
|
|
Left = 702
|
|
Top = 69
|
|
Width = 28
|
|
Height = 27
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -19
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 4
|
|
OnClick = Edit8Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 100
|
|
Top = 9
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '02'
|
|
Caption = #26426#21488'02'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnClick = Button1Click
|
|
end
|
|
object Button4: TButton
|
|
Left = 189
|
|
Top = 9
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '03'
|
|
Caption = #26426#21488'03'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnClick = Button1Click
|
|
end
|
|
object Button6: TButton
|
|
Left = 277
|
|
Top = 9
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '04'
|
|
Caption = #26426#21488'04'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnClick = Button1Click
|
|
end
|
|
object Button7: TButton
|
|
Left = 366
|
|
Top = 9
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '05'
|
|
Caption = #26426#21488'05'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 8
|
|
OnClick = Button1Click
|
|
end
|
|
object Button8: TButton
|
|
Left = 455
|
|
Top = 9
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '06'
|
|
Caption = #26426#21488'06'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
OnClick = Button1Click
|
|
end
|
|
object Button9: TButton
|
|
Left = 11
|
|
Top = 57
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '07'
|
|
Caption = #26426#21488'07'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 10
|
|
OnClick = Button1Click
|
|
end
|
|
object Button10: TButton
|
|
Left = 100
|
|
Top = 57
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '08'
|
|
Caption = #26426#21488'08'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 11
|
|
OnClick = Button1Click
|
|
end
|
|
object Button11: TButton
|
|
Left = 189
|
|
Top = 57
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '09'
|
|
Caption = #26426#21488'09'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 12
|
|
OnClick = Button1Click
|
|
end
|
|
object Button12: TButton
|
|
Left = 277
|
|
Top = 57
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '10'
|
|
Caption = #26426#21488'10'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 13
|
|
OnClick = Button1Click
|
|
end
|
|
object Button13: TButton
|
|
Left = 366
|
|
Top = 57
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '11'
|
|
Caption = #26426#21488'11'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 14
|
|
OnClick = Button1Click
|
|
end
|
|
object Button14: TButton
|
|
Left = 455
|
|
Top = 57
|
|
Width = 80
|
|
Height = 45
|
|
Hint = '12'
|
|
Caption = #26426#21488'12'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 15
|
|
OnClick = Button1Click
|
|
end
|
|
object Button15: TButton
|
|
Left = 687
|
|
Top = 12
|
|
Width = 118
|
|
Height = 45
|
|
Caption = #26631#31614#34917#25171
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 16
|
|
OnClick = Button15Click
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 721
|
|
Top = 109
|
|
Width = 539
|
|
Height = 615
|
|
Align = alClient
|
|
Caption = 'Panel1'
|
|
TabOrder = 2
|
|
object RMPreview1: TRMPreview
|
|
Left = 1
|
|
Top = 1
|
|
Width = 537
|
|
Height = 613
|
|
Align = alClient
|
|
BevelOuter = bvLowered
|
|
Caption = 'Insert After'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
ParentShowHint = False
|
|
ShowHint = False
|
|
TabOrder = 0
|
|
Options.RulerUnit = rmutScreenPixels
|
|
Options.RulerVisible = False
|
|
Options.DrawBorder = False
|
|
Options.BorderPen.Color = clGray
|
|
Options.BorderPen.Style = psDash
|
|
end
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 940
|
|
Top = 264
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -14
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle2: TcxStyle
|
|
AssignedValues = [svFont, svTextColor]
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Pitch = fpFixed
|
|
Font.Style = [fsBold]
|
|
TextColor = clDefault
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid3
|
|
PopupMenus = <>
|
|
Left = 176
|
|
Top = 520
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 164
|
|
Top = 332
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 200
|
|
Top = 432
|
|
end
|
|
object RM2: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
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 = 240
|
|
Top = 428
|
|
ReportData = {}
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = CDS_MJID
|
|
Left = 300
|
|
Top = 528
|
|
end
|
|
object CDS_MJID: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 264
|
|
Top = 528
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 244
|
|
Top = 332
|
|
end
|
|
object ADOTmp: TADOQuery
|
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 199
|
|
Top = 335
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 123
|
|
Top = 331
|
|
end
|
|
object ADOQueryLabel: TADOQuery
|
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 732
|
|
Top = 237
|
|
end
|
|
object RM3: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
Preview = RMPreview1
|
|
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 = 240
|
|
Top = 468
|
|
ReportData = {}
|
|
end
|
|
object cxStyleRepository2: TcxStyleRepository
|
|
PixelsPerInch = 96
|
|
object cxStyle3: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #40657#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
end
|