D7gmYongjin/纱线加弹管理(YarnTexturing.dll)/U_FinishedLSInspection.dfm

806 lines
20 KiB
Plaintext
Raw Permalink Normal View History

2026-03-04 09:51:44 +08:00
object frmFinishedLSInspection: TfrmFinishedLSInspection
Left = 60
Top = 98
Width = 1680
Height = 790
Caption = #21152#24377#19997#31216#37325#21015#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1662
AutoSize = True
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_YarnTexturing.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 TBManage: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #32534#36753
ImageIndex = 11
Visible = False
OnClick = TBManageClick
end
object TBZF: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #20316#24223
ImageIndex = 3
OnClick = TBZFClick
end
object ToolButton1: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #25171#21360#26631#31614
ImageIndex = 4
Visible = False
OnClick = ToolButton1Click
end
object ComboBox1: TComboBox
Left = 276
Top = 1
Width = 39
Height = 27
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 19
ItemIndex = 0
ParentFont = False
TabOrder = 0
Text = '1'
Items.Strings = (
'1'
'2'
'3'
'4')
end
object ToolButton2: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #22788#29702
ImageIndex = 22
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 378
Top = 0
Caption = #25764#38144#22788#29702
ImageIndex = 52
OnClick = ToolButton3Click
end
object TBExport: TToolButton
Left = 461
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 68
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 524
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1662
Height = 44
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label10: TLabel
Left = 1311
Top = 14
Width = 32
Height = 15
Caption = #26465#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 508
Top = 14
Width = 32
Height = 15
Caption = #21407#19997
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 29
Top = 14
Width = 64
Height = 15
Caption = #26597#35810#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 688
Top = 14
Width = 32
Height = 15
Caption = #35268#26684
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 328
Top = 14
Width = 32
Height = 15
Caption = #21378#23478
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 868
Top = 14
Width = 32
Height = 15
Caption = #25209#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 1048
Top = 14
Width = 32
Height = 15
Caption = #39068#33394
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 1158
Top = 14
Width = 32
Height = 15
Caption = #25104#21697
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 95
Top = 10
Width = 106
Height = 23
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 205
Top = 10
Width = 108
Height = 23
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 3
end
object JYID: TEdit
Tag = 2
Left = 1347
Top = 11
Width = 125
Height = 23
TabOrder = 2
OnKeyPress = JYIDKeyPress
end
object Y_CodeName: TEdit
Tag = 2
Left = 544
Top = 11
Width = 125
Height = 23
TabOrder = 1
OnKeyPress = OrderNoKeyPress
end
object Y_Spec: TEdit
Tag = 2
Left = 724
Top = 11
Width = 125
Height = 23
TabOrder = 4
OnKeyPress = OrderNoKeyPress
end
object FactoryName: TEdit
Tag = 2
Left = 364
Top = 11
Width = 125
Height = 23
TabOrder = 5
OnKeyPress = OrderNoKeyPress
end
object BatchNo: TEdit
Tag = 2
Left = 904
Top = 11
Width = 125
Height = 23
TabOrder = 6
OnKeyPress = OrderNoKeyPress
end
object Edit1: TEdit
Tag = 2
Left = 1084
Top = 11
Width = 57
Height = 23
TabOrder = 7
OnKeyPress = OrderNoKeyPress
end
object Y_CodeNameCP: TEdit
Tag = 2
Left = 1195
Top = 11
Width = 96
Height = 23
TabOrder = 8
OnKeyPress = OrderNoKeyPress
end
end
object MovePanel2: TMovePanel
Left = 650
Top = 450
Width = 361
Height = 61
BevelInner = bvLowered
Caption = #27491#22312#26597#35810#25968#25454#65292#35831#31245#21518#12290#12290#12290
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -17
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
end
object Panel3: TPanel
Left = 0
Top = 76
Width = 1662
Height = 37
Align = alTop
BevelOuter = bvNone
TabOrder = 3
object Panel4: TPanel
Left = 0
Top = 0
Width = 316
Height = 37
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
end
object Panel6: TPanel
Left = 316
Top = 0
Width = 1346
Height = 37
Align = alClient
AutoSize = True
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 1
DesignSize = (
1342
33)
object Label31: TLabel
Left = 31
Top = 9
Width = 108
Height = 17
Alignment = taCenter
Anchors = [akLeft, akTop, akBottom]
Caption = #27599#39029#35760#24405#26465#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
object LBCPAP: TLabel
Left = 414
Top = 9
Width = 106
Height = 17
Alignment = taCenter
Anchors = [akLeft, akTop, akBottom]
AutoSize = False
Caption = #24403#21069#39029'/'#24635#39029#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
object BTLP: TButton
Left = 311
Top = 4
Width = 98
Height = 27
Caption = #19978#19968#39029
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = BTLPClick
end
object BTNP: TButton
Left = 526
Top = 4
Width = 98
Height = 27
Caption = #19979#19968#39029
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = BTNPClick
end
object TCBNOR: TComboBox
Tag = 2
Left = 146
Top = 5
Width = 98
Height = 23
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 15
ItemIndex = 0
ParentFont = False
TabOrder = 2
Text = '500'
OnChange = TCBNORChange
Items.Strings = (
'500'
'1000'
'5000'
'10000')
end
end
end
object cxgrid1: TcxGrid
Left = 0
Top = 141
Width = 1662
Height = 604
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 4
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DS_Main
DataController.Filter.AutoDataSetFilter = True
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skCount
Position = spFooter
end
item
Format = #21305#25968#65306'#'
Kind = skCount
end
item
Kind = skSum
Position = spFooter
end
item
Format = #20844#26020#25968#65306'#'
Kind = skSum
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
Column = v1Column6
end
item
Kind = skSum
Column = v1Column9
end
item
Kind = skSum
Column = v1Column11
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.IncSearch = True
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_YarnTexturing.SHuangSe
Styles.IncSearch = DataLink_YarnTexturing.SHuangSe
Styles.Selection = DataLink_YarnTexturing.SHuangSe
Styles.Header = DataLink_YarnTexturing.Default
object v1Sel: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 40
end
object v1Column6: TcxGridDBColumn
Caption = #26465#30721
DataBinding.FieldName = 'JYID'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 75
end
object v1Column5: TcxGridDBColumn
Caption = #21378#23478
DataBinding.FieldName = 'FactoryName'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v2Column1: TcxGridDBColumn
Caption = #21407#19997#21697#21517
DataBinding.FieldName = 'Y_CodeName'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object v1Column4: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'Y_Spec'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column3: TcxGridDBColumn
Caption = #25209#21495
DataBinding.FieldName = 'BatchNo'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column13: TcxGridDBColumn
Caption = #19997#26550#21495
DataBinding.FieldName = 'SJNO'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
VisibleForCustomization = False
Width = 61
end
object Tv1Column3: TcxGridDBColumn
Caption = #31561#32423
DataBinding.FieldName = 'Y_Type'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
object Tv1Column1: TcxGridDBColumn
Caption = #26426#21488
DataBinding.FieldName = 'MachNO'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1Column1: TcxGridDBColumn
Caption = #32440#31649#37325#37327
DataBinding.FieldName = 'ZGZL'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column12: TcxGridDBColumn
Caption = #32440#31649#39063#25968
DataBinding.FieldName = 'ZGKS'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 78
end
object cxgrdMJLen: TcxGridDBColumn
Caption = #32440#31649#39068#33394
DataBinding.FieldName = 'ZGColor'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column7: TcxGridDBColumn
Caption = #25104#21697#21697#21517
DataBinding.FieldName = 'Y_CodeNameCP'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column10: TcxGridDBColumn
Caption = #32440#31665#37325#37327
DataBinding.FieldName = 'ZXZL'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column8: TcxGridDBColumn
Caption = #19997#26550#37325#37327
DataBinding.FieldName = 'SJZL'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
VisibleForCustomization = False
Width = 66
end
object v1Column9: TcxGridDBColumn
Caption = #27611#37325
DataBinding.FieldName = 'JYGW'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
object v1Column11: TcxGridDBColumn
Caption = #20928#37325
DataBinding.FieldName = 'JYNW'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 57
end
object v1Column2: TcxGridDBColumn
Caption = #31216#37325#26102#38388
DataBinding.FieldName = 'Filltime'
OnCustomDrawCell = v1Column6CustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object Tv1Column2: TcxGridDBColumn
DataBinding.FieldName = 'chuliperson'
Visible = False
Width = 70
end
end
object cxgrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 113
Width = 1662
Height = 28
Align = alTop
TabOrder = 5
Properties.CustomButtons.Buttons = <>
Properties.Style = 8
Properties.TabIndex = 0
Properties.Tabs.Strings = (
' '#27491#24120#25968#25454' '
' '#24322#24120#25968#25454' '
' '#20840#37096' ')
OnChange = cxTabControl1Change
ClientRectBottom = 28
ClientRectRight = 1662
ClientRectTop = 26
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxgrid1
PopupMenus = <>
Left = 552
Top = 180
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
Parameters = <>
Left = 184
Top = 288
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 216
Top = 288
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 256
Top = 288
end
object DS_Main: TDataSource
DataSet = Order_Main
Left = 296
Top = 180
end
object PopupMenu1: TPopupMenu
Left = 516
Top = 180
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object RM2: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, 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 = 432
Top = 232
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 400
Top = 234
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 368
Top = 232
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 = 468
Top = 232
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 252
Top = 180
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
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 368
Top = 276
ReportData = {}
end
end