D10sxYilanbuyi/F02染色计划单/U_DyeSimpleTechnicsList.dfm
2025-10-16 19:49:06 +08:00

2623 lines
71 KiB
Plaintext

inherited frmDyeSimpleTechnicsList: TfrmDyeSimpleTechnicsList
Left = -55
Caption = #31616#26131#24037#33402#31649#29702
ClientHeight = 845
ClientWidth = 1540
Position = poDesigned
ExplicitWidth = 1556
ExplicitHeight = 884
PixelsPerInch = 96
TextHeight = 12
object Splitter1: TSplitter [0]
Left = 785
Top = 99
Height = 746
ExplicitLeft = 800
ExplicitTop = 328
ExplicitHeight = 100
end
object ToolBar1: TToolBar [1]
Tag = 1
Left = 0
Top = 0
Width = 1540
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 91
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_DyePlan.ImageList_new32
Images = DataLink_DyePlan.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object ToolButton2: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
OnClick = ToolButton2Click
end
object ToolButton1: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 9
OnClick = ToolButton1Click
end
object ToolButton4: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 3
OnClick = ToolButton4Click
end
object TbSave: TToolButton
Left = 284
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = TbSaveClick
end
object TBDel: TToolButton
Left = 355
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 5
OnClick = TBDelClick
end
object Tchk: TToolButton
Left = 426
Top = 0
AutoSize = True
Caption = #38145#23450
ImageIndex = 16
OnClick = TchkClick
end
object TNochk: TToolButton
Left = 497
Top = 0
AutoSize = True
Caption = #25764#38144#38145#23450
ImageIndex = 11
OnClick = TNochkClick
end
object ToolButton3: TToolButton
Left = 592
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 687
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel [2]
Left = 0
Top = 38
Width = 1540
Height = 38
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 316
Top = 13
Width = 48
Height = 12
Caption = #24037#33402#21517#31216
end
object Label3: TLabel
Left = 30
Top = 13
Width = 48
Height = 12
Caption = #24037#33402#32534#21495
end
object DTMName: TEdit
Tag = 2
Left = 366
Top = 9
Width = 180
Height = 20
TabOrder = 0
OnChange = DTMNoChange
end
object DTMNo: TEdit
Tag = 2
Left = 78
Top = 9
Width = 180
Height = 20
TabOrder = 1
OnChange = DTMNoChange
end
end
object cxTabControl1: TcxTabControl [3]
Left = 0
Top = 76
Width = 1540
Height = 23
Align = alTop
TabOrder = 2
Properties.CustomButtons.Buttons = <>
Properties.Style = 9
Properties.TabIndex = 0
Properties.Tabs.Strings = (
#26410#38145#23450
#24050#38145#23450
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 23
ClientRectRight = 1540
ClientRectTop = 19
end
object Panel2: TPanel [4]
Left = 0
Top = 99
Width = 785
Height = 746
Align = alLeft
TabOrder = 3
object Splitter2: TSplitter
Left = 577
Top = 1
Height = 744
ExplicitLeft = 696
ExplicitTop = 88
ExplicitHeight = 100
end
object cxGrid2: TcxGrid
Left = 1
Top = 1
Width = 576
Height = 744
Align = alLeft
TabOrder = 0
ExplicitLeft = -1
ExplicitTop = 6
object Tv2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
ScrollbarAnnotations.CustomAnnotations = <>
OnFocusedRecordChanged = Tv2FocusedRecordChanged
DataController.DataSource = DS_2
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_DyePlan.FonePurple
object v2Ssel: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'Ssel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
FooterAlignmentHorz = taCenter
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Width = 29
end
object v2GYNO: TcxGridDBColumn
Caption = #24037#33402#32534#21495
DataBinding.FieldName = 'DTMNo'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 90
end
object v2GYName: TcxGridDBColumn
Caption = #24037#33402#21517#31216
DataBinding.FieldName = 'DTMName'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 83
end
object v2GYGX: TcxGridDBColumn
Caption = #24037#24207
DataBinding.FieldName = 'DTMPSlist'
DataBinding.IsNullValueType = True
FooterAlignmentHorz = taCenter
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Width = 94
end
object Tv2DTMID: TcxGridDBColumn
Caption = #24037#33402#20027#38190
DataBinding.FieldName = 'DTMID'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 99
end
object Tv2Editer: TcxGridDBColumn
Caption = #26368#21518#20462#25913#20154
DataBinding.FieldName = 'Editer'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 130
end
object Tv2Edittime: TcxGridDBColumn
Caption = #26368#21518#20462#25913#26102#38388
DataBinding.FieldName = 'Edittime'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 47
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object Panel3: TPanel
Left = 580
Top = 1
Width = 204
Height = 744
Align = alClient
TabOrder = 1
object cxGrid1: TcxGrid
Left = 1
Top = 1
Width = 202
Height = 385
Align = alTop
TabOrder = 0
object Tv1: TcxGridDBTableView
OnDblClick = Tv1DblClick
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_PsType
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
object Tv1PSType: TcxGridDBColumn
Caption = #24037#24207#31867#21035
DataBinding.FieldName = 'PSType'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGrid9: TcxGrid
Left = 1
Top = 424
Width = 202
Height = 319
Align = alClient
TabOrder = 1
object Tv3: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_GX
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
object Tv3PSNO: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'PSNO'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 41
end
object Tv3PSType: TcxGridDBColumn
Caption = #24037#24207#31867#22411
DataBinding.FieldName = 'PSType'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = ButtonEdit
HeaderAlignmentHorz = taCenter
Width = 80
end
object Tv3PSName: TcxGridDBColumn
Caption = #24037#24207#21517#31216
DataBinding.FieldName = 'PSName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 80
end
object Tv3PSID: TcxGridDBColumn
Caption = #24037#24207'ID'
DataBinding.FieldName = 'PSID'
DataBinding.IsNullValueType = True
Visible = False
HeaderAlignmentHorz = taCenter
Width = 80
end
end
object cxGridLevel8: TcxGridLevel
GridView = Tv3
end
end
object ToolBar2: TToolBar
Tag = 1
Left = 1
Top = 386
Width = 202
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 75
Caption = 'ToolBar2'
Images = DataLink_DyePlan.ImageList_new32
List = True
ShowCaptions = True
TabOrder = 2
object ToolButton5: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 6
ParentShowHint = False
ShowHint = False
OnClick = ToolButton5Click
end
end
end
end
object ScrollBox1: TScrollBox [5]
Left = 788
Top = 99
Width = 752
Height = 746
Align = alClient
TabOrder = 4
object Panel_GJ: TPanel
Left = 0
Top = 728
Width = 731
Height = 136
Align = alTop
TabOrder = 0
object Label9: TLabel
Left = 4
Top = 3
Width = 24
Height = 12
Caption = #21038#33014
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel240: TcxLabel
Left = 40
Top = 6
Caption = #36710#36895'(M/Min)'
end
object gj_speed: TcxTextEdit
Tag = 2
Left = 114
Top = 6
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 50
end
object cxLabel278: TcxLabel
Left = 165
Top = 6
Caption = #21038#33014#27425#25968
end
object gj_number: TcxTextEdit
Tag = 2
Left = 217
Top = 6
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 3
Width = 50
end
object TbGJReplace2: TcxButton
Left = 9
Top = 29
Width = 50
Height = 25
Caption = #19968#38190#26367#25442
TabOrder = 4
OnClick = TbGJReplace2Click
end
object TbGJClear2: TcxButton
Left = 66
Top = 29
Width = 50
Height = 25
Caption = #19968#38190#28165#31354
TabOrder = 5
OnClick = TbGJClear2Click
end
object cxLabel234: TcxLabel
Left = 68
Top = 56
Caption = '2#'
end
object cxLabel236: TcxLabel
Left = 16
Top = 56
Caption = '1#'
end
object cxLabel237: TcxLabel
Left = 223
Top = 56
Caption = '5#'
end
object cxLabel238: TcxLabel
Left = 117
Top = 94
Caption = '9#'
end
object cxLabel247: TcxLabel
Left = 275
Top = 56
Caption = '6#'
end
object cxLabel249: TcxLabel
Left = 120
Top = 56
Caption = '3#'
end
object cxLabel250: TcxLabel
Left = 171
Top = 56
Caption = '4#'
end
object cxLabel251: TcxLabel
Left = 16
Top = 94
Caption = '7#'
end
object cxLabel252: TcxLabel
Left = 66
Top = 94
Caption = '8#'
end
object cxLabel253: TcxLabel
Left = 167
Top = 94
Caption = '10#'
end
object cxLabel273: TcxLabel
Left = 223
Top = 94
Caption = '11#'
end
object gj_temperature1: TcxTextEdit
Tag = 2
Left = 4
Top = 74
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 17
Width = 40
end
object gj_temperature10: TcxTextEdit
Tag = 2
Left = 158
Top = 109
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 18
Width = 40
end
object gj_temperature11: TcxTextEdit
Tag = 2
Left = 209
Top = 109
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 19
Width = 40
end
object gj_temperature2: TcxTextEdit
Tag = 2
Left = 55
Top = 74
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 20
Width = 40
end
object gj_temperature3: TcxTextEdit
Tag = 2
Left = 106
Top = 74
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 21
Width = 40
end
object gj_temperature4: TcxTextEdit
Tag = 2
Left = 158
Top = 74
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 22
Width = 40
end
object gj_temperature5: TcxTextEdit
Tag = 2
Left = 209
Top = 74
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 23
Width = 40
end
object gj_temperature6: TcxTextEdit
Tag = 2
Left = 260
Top = 74
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 24
Width = 40
end
object gj_temperature7: TcxTextEdit
Tag = 2
Left = 4
Top = 109
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 25
Width = 40
end
object gj_temperature8: TcxTextEdit
Tag = 2
Left = 55
Top = 109
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 26
Width = 40
end
object gj_temperature9: TcxTextEdit
Tag = 2
Left = 107
Top = 109
Hint = #21038#33014#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 27
Width = 40
end
object cxGrid8: TcxGrid
Left = 328
Top = 6
Width = 200
Height = 120
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 28
object TvGJ: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_gj
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.ColumnAutoWidth = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object cxGridDBColumn24: TcxGridDBColumn
Caption = #21161#21058#32534#21495
DataBinding.FieldName = 'gj_Name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn27: TcxGridDBColumn
Caption = #27604#29575'(%)'
DataBinding.FieldName = 'gj_rate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object TvGJserialno: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'serialno'
DataBinding.IsNullValueType = True
Visible = False
Width = 60
end
end
object cxGridLevel7: TcxGridLevel
GridView = TvGJ
end
end
object cxLabel9: TcxLabel
Left = 534
Top = 53
Caption = #22791#27880
end
object TbGJAdd: TcxButton
Left = 287
Top = 6
Width = 40
Height = 20
Caption = #22686#34892
TabOrder = 30
OnClick = TbGJAddClick
end
object TbGJDel: TcxButton
Left = 287
Top = 37
Width = 40
Height = 20
Caption = #21024#34892
TabOrder = 31
OnClick = TbGJDelClick
end
object gj_Precautions: TcxMemo
Tag = 2
Left = 568
Top = 39
Properties.Alignment = taLeftJustify
Properties.ScrollBars = ssVertical
TabOrder = 32
Height = 50
Width = 140
end
object cxLabel10: TcxLabel
Left = 117
Top = 32
Caption = #24038#38388#38553
end
object gj_leftGap: TcxTextEdit
Tag = 2
Left = 156
Top = 32
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 34
Width = 40
end
object cxLabel11: TcxLabel
Left = 197
Top = 32
Caption = #21491#38388#38553
end
object gj_rightGap: TcxTextEdit
Tag = 2
Left = 235
Top = 32
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 36
Width = 40
end
end
object Panel_FP: TPanel
Left = 0
Top = 864
Width = 731
Height = 157
Align = alTop
TabOrder = 1
object Label10: TLabel
Left = 4
Top = 4
Width = 24
Height = 12
Caption = #21457#27873
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel290: TcxLabel
Left = 40
Top = 4
Caption = #36710#36895'(M/Min)'
end
object fp_speed: TcxTextEdit
Tag = 2
Left = 114
Top = 4
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 50
end
object fp_gjNumber: TcxTextEdit
Tag = 2
Left = 219
Top = 4
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 2
Width = 50
end
object cxLabel279: TcxLabel
Left = 167
Top = 4
Caption = #21038#33014#27425#25968
end
object TbFPReplace2: TcxButton
Left = 9
Top = 30
Width = 50
Height = 25
Caption = #19968#38190#26367#25442
TabOrder = 4
OnClick = TbFPReplace2Click
end
object TbFPClear2: TcxButton
Left = 66
Top = 30
Width = 50
Height = 25
Caption = #19968#38190#28165#31354
TabOrder = 5
OnClick = TbFPClear2Click
end
object cxLabel284: TcxLabel
Left = 68
Top = 56
Caption = '2#'
end
object cxLabel286: TcxLabel
Left = 16
Top = 56
Caption = '1#'
end
object cxLabel287: TcxLabel
Left = 223
Top = 56
Caption = '5#'
end
object cxLabel288: TcxLabel
Left = 117
Top = 91
Caption = '9#'
end
object cxLabel297: TcxLabel
Left = 275
Top = 56
Caption = '6#'
end
object cxLabel299: TcxLabel
Left = 120
Top = 56
Caption = '3#'
end
object cxLabel300: TcxLabel
Left = 171
Top = 56
Caption = '4#'
end
object cxLabel301: TcxLabel
Left = 16
Top = 91
Caption = '7#'
end
object cxLabel302: TcxLabel
Left = 66
Top = 91
Caption = '8#'
end
object cxLabel303: TcxLabel
Left = 167
Top = 91
Caption = '10#'
end
object cxLabel323: TcxLabel
Left = 223
Top = 91
Caption = '11#'
end
object fp_temperature1: TcxTextEdit
Tag = 2
Left = 4
Top = 72
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 17
Width = 40
end
object fp_temperature10: TcxTextEdit
Tag = 2
Left = 158
Top = 106
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 18
Width = 40
end
object fp_temperature11: TcxTextEdit
Tag = 2
Left = 209
Top = 106
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 19
Width = 40
end
object fp_temperature2: TcxTextEdit
Tag = 2
Left = 55
Top = 72
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 20
Width = 40
end
object fp_temperature3: TcxTextEdit
Tag = 2
Left = 106
Top = 72
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 21
Width = 40
end
object fp_temperature4: TcxTextEdit
Tag = 2
Left = 158
Top = 72
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 22
Width = 40
end
object fp_temperature5: TcxTextEdit
Tag = 2
Left = 209
Top = 72
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 23
Width = 40
end
object fp_temperature6: TcxTextEdit
Tag = 2
Left = 260
Top = 72
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 24
Width = 40
end
object fp_temperature7: TcxTextEdit
Tag = 2
Left = 4
Top = 106
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 25
Width = 40
end
object fp_temperature8: TcxTextEdit
Tag = 2
Left = 55
Top = 106
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 26
Width = 40
end
object fp_temperature9: TcxTextEdit
Tag = 2
Left = 107
Top = 106
Hint = #21457#27873#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 27
Width = 40
end
object cxGrid6: TcxGrid
Left = 328
Top = 7
Width = 200
Height = 120
TabOrder = 28
object TvFP: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_FP
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.ColumnAutoWidth = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object cxGridDBColumn14: TcxGridDBColumn
Caption = #21161#21058#32534#21495
DataBinding.FieldName = 'fp_Name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn17: TcxGridDBColumn
Caption = #27604#29575'(%)'
DataBinding.FieldName = 'fp_rate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object TvFPserialno: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'serialno'
DataBinding.IsNullValueType = True
Visible = False
Width = 60
end
end
object cxGridLevel5: TcxGridLevel
GridView = TvFP
end
end
object cxLabel8: TcxLabel
Left = 534
Top = 61
Caption = #22791#27880
end
object TbFPAdd: TcxButton
Left = 287
Top = 7
Width = 40
Height = 20
Caption = #22686#34892
TabOrder = 30
OnClick = TbFPAddClick
end
object TbFPDel: TcxButton
Left = 287
Top = 38
Width = 40
Height = 20
Caption = #21024#34892
TabOrder = 31
OnClick = TbFPDelClick
end
object fp_Precautions: TcxMemo
Tag = 2
Left = 568
Top = 46
Properties.Alignment = taLeftJustify
Properties.ScrollBars = ssVertical
TabOrder = 32
Height = 50
Width = 140
end
object cxLabel12: TcxLabel
Left = 117
Top = 33
Caption = #24038#38388#38553
end
object fp_leftGap: TcxTextEdit
Tag = 2
Left = 156
Top = 33
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 34
Width = 40
end
object cxLabel13: TcxLabel
Left = 197
Top = 33
Caption = #21491#38388#38553
end
object fp_rightGap: TcxTextEdit
Tag = 2
Left = 235
Top = 33
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 36
Width = 40
end
end
object Panel_zm: TPanel
Left = 0
Top = 0
Width = 731
Height = 61
Align = alTop
TabOrder = 2
object Label2: TLabel
Left = 4
Top = 6
Width = 24
Height = 12
Caption = #36711#27611
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 40
Top = 10
Width = 78
Height = 12
Caption = #36827#20986#26009'(m/min)'
end
object zm_inout: TcxTextEdit
Tag = 2
Left = 124
Top = 7
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 0
Width = 50
end
object zm_style: TcxComboBox
Tag = 2
Left = 4
Top = 31
Properties.Items.Strings = (
''
#21333#25490#38024
#21452#25490#38024)
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 82
end
object cxLabel336: TcxLabel
Left = 117
Top = 31
Caption = #20027#30005#26426'('#27425'/min)'
end
object zm_mainElec: TcxTextEdit
Tag = 2
Left = 211
Top = 31
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 3
Width = 50
end
object cxLabel344: TcxLabel
Left = 295
Top = 31
Caption = #38024#26495#39640#24230'(cm)'
end
object zm_needleHigh: TcxTextEdit
Tag = 2
Left = 375
Top = 31
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 5
Width = 50
end
object cxLabel342: TcxLabel
Left = 534
Top = 20
Caption = #22791#27880
end
object zm_Precautions: TcxMemo
Tag = 2
Left = 568
Top = 5
Properties.ScrollBars = ssVertical
TabOrder = 7
Height = 50
Width = 140
end
end
object Panel_ccqx: TPanel
Left = 0
Top = 61
Width = 731
Height = 132
Align = alTop
TabOrder = 3
Visible = False
object Label4: TLabel
Left = 4
Top = 3
Width = 48
Height = 12
Caption = #38271#36710#28165#27927
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel113: TcxLabel
Left = 66
Top = 9
Caption = #36710#36895'(m/min)'
end
object ccqx_speed: TcxTextEdit
Tag = 2
Left = 141
Top = 7
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 50
end
object ccqx_temperature1: TcxTextEdit
Tag = 2
Left = 5
Top = 74
Hint = #38271#36710#28165#27927#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 2
Width = 40
end
object ccqx_temperature2: TcxTextEdit
Tag = 2
Left = 56
Top = 74
Hint = #38271#36710#28165#27927#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 3
Width = 40
end
object ccqx_temperature3: TcxTextEdit
Tag = 2
Left = 107
Top = 74
Hint = #38271#36710#28165#27927#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 4
Width = 40
end
object ccqx_temperature4: TcxTextEdit
Tag = 2
Left = 158
Top = 74
Hint = #38271#36710#28165#27927#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 5
Width = 40
end
object ccqx_temperature5: TcxTextEdit
Tag = 2
Left = 209
Top = 74
Hint = #38271#36710#28165#27927#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 6
Width = 40
end
object ccqx_temperature6: TcxTextEdit
Tag = 2
Left = 260
Top = 74
Hint = #38271#36710#28165#27927#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 7
Width = 40
end
object TbCCQXReplace: TcxButton
Left = 9
Top = 32
Width = 50
Height = 25
Caption = #19968#38190#26367#25442
TabOrder = 8
OnClick = TbCCQXReplaceClick
end
object TbccqxClear: TcxButton
Left = 66
Top = 32
Width = 50
Height = 25
Caption = #19968#38190#28165#31354
TabOrder = 9
OnClick = TbccqxClearClick
end
object cxLabel41: TcxLabel
Left = 171
Top = 59
Hint = #28165#27927#27700#28201
Caption = '4#'
end
object cxLabel42: TcxLabel
Left = 68
Top = 59
Hint = #28165#27927#27700#28201
Caption = '2#'
end
object cxLabel45: TcxLabel
Left = 16
Top = 59
Caption = '1#'
end
object cxLabel46: TcxLabel
Left = 120
Top = 59
Caption = '3#'
end
object cxLabel47: TcxLabel
Left = 223
Top = 59
Caption = '5#'
end
object cxLabel48: TcxLabel
Left = 275
Top = 59
Hint = #28165#27927#27700#28201
Caption = '6#'
end
object cxGrid4: TcxGrid
Left = 328
Top = 6
Width = 200
Height = 120
TabOrder = 16
object TvCCQX: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_CCQX
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.ColumnAutoWidth = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object cxGridDBColumn2: TcxGridDBColumn
Caption = #21161#21058#32534#21495
DataBinding.FieldName = 'ccqx_Name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 70
end
object Tv1ccqx_rate: TcxGridDBColumn
Caption = #27604#29575'(%)'
DataBinding.FieldName = 'ccqx_rate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object TvCCQXserialno: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'serialno'
DataBinding.IsNullValueType = True
Visible = False
Width = 60
end
end
object cxGridLevel4: TcxGridLevel
GridView = TvCCQX
end
end
object cxLabel1: TcxLabel
Left = 534
Top = 59
Caption = #22791#27880
end
object TbCCQXAdd: TcxButton
Left = 288
Top = 6
Width = 40
Height = 20
Caption = #22686#34892
TabOrder = 18
OnClick = TbCCQXAddClick
end
object TbCCQXDel: TcxButton
Left = 287
Top = 38
Width = 40
Height = 20
Caption = #21024#34892
TabOrder = 19
OnClick = TbCCQXDelClick
end
object ccqx_note: TcxMemo
Tag = 2
Left = 568
Top = 40
Properties.ScrollBars = ssVertical
TabOrder = 20
Height = 50
Width = 140
end
end
object Panel_rgqx: TPanel
Left = 0
Top = 193
Width = 731
Height = 131
Align = alTop
TabOrder = 4
object Label5: TLabel
Left = 4
Top = 3
Width = 60
Height = 12
Caption = #21367#26579#32568#28165#27927
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel114: TcxLabel
Left = 8
Top = 22
Caption = #26579#36895'(m/min)'
end
object cxLabel150: TcxLabel
Left = 8
Top = 46
Caption = #35774#23450#28082#28201'('#8451')'
end
object cxLabel165: TcxLabel
Left = 144
Top = 22
Caption = #36947#25968#35774#32622
end
object rgqx_daoSet: TcxTextEdit
Tag = 2
Left = 204
Top = 19
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 3
Width = 58
end
object rgqx_speed: TcxTextEdit
Tag = 2
Left = 86
Top = 19
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 4
Width = 50
end
object rgqx_waterTemper: TcxTextEdit
Tag = 2
Left = 86
Top = 45
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 5
Width = 50
end
object cxGrid3: TcxGrid
Left = 328
Top = 6
Width = 200
Height = 120
TabOrder = 6
object TvRGQX: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_rgqx
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.ColumnAutoWidth = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object cxGridDBColumn1: TcxGridDBColumn
Caption = #21161#21058#32534#21495
DataBinding.FieldName = 'rgqx_Name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn7: TcxGridDBColumn
Caption = #27604#29575'(%)'
DataBinding.FieldName = 'rgqx_spel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object TvRGQXserialno: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'serialno'
DataBinding.IsNullValueType = True
Visible = False
Width = 60
end
end
object cxGridLevel2: TcxGridLevel
GridView = TvRGQX
end
end
object cxLabel2: TcxLabel
Left = 534
Top = 51
Caption = #22791#27880
end
object TbRGQXAdd: TcxButton
Left = 288
Top = 6
Width = 40
Height = 20
Caption = #22686#34892
TabOrder = 8
OnClick = TbRGQXAddClick
end
object TbRGQXDel: TcxButton
Left = 287
Top = 38
Width = 40
Height = 20
Caption = #21024#34892
TabOrder = 9
OnClick = TbRGQXDelClick
end
object rgqx_note: TcxMemo
Tag = 2
Left = 568
Top = 37
Properties.ScrollBars = ssVertical
TabOrder = 10
Height = 50
Width = 140
end
end
object Panel_jgqx: TPanel
Left = 0
Top = 324
Width = 731
Height = 140
Align = alTop
TabOrder = 5
object Label6: TLabel
Left = 4
Top = 2
Width = 48
Height = 12
Caption = #26426#32568#28165#27927
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel340: TcxLabel
Left = 8
Top = 28
Caption = #20445#28201#28201#24230'('#8451')'
end
object jgqx_keepTemper: TcxTextEdit
Tag = 2
Left = 90
Top = 28
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 50
end
object jgqx_keepTime: TcxTextEdit
Tag = 2
Left = 90
Top = 51
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 2
Width = 50
end
object cxLabel347: TcxLabel
Left = 8
Top = 51
Caption = #20445#28201#26102#38388'(min)'
end
object cxLabel173: TcxLabel
Left = 150
Top = 28
Caption = #21319#28201#36895#29575
end
object cxLabel334: TcxLabel
Left = 150
Top = 51
Caption = #38477#28201#36895#29575
end
object jgqx_upperSpeed: TcxTextEdit
Tag = 2
Left = 206
Top = 28
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 6
Width = 50
end
object jgqx_downSpeed: TcxTextEdit
Tag = 2
Left = 206
Top = 51
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 7
Width = 50
end
object cxGrid5: TcxGrid
Left = 334
Top = 6
Width = 200
Height = 120
TabOrder = 8
object TvJGQX: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_jgqx
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.ColumnAutoWidth = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object cxGridDBColumn9: TcxGridDBColumn
Caption = #21161#21058#32534#21495
DataBinding.FieldName = 'jgqx_Name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn10: TcxGridDBColumn
Caption = #21333#20301'(%)'
DataBinding.FieldName = 'ccqx_unit'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Visible = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn11: TcxGridDBColumn
Caption = #29992#37327
DataBinding.FieldName = 'ccqx_use'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Visible = False
HeaderAlignmentHorz = taCenter
Width = 80
end
object cxGridDBColumn12: TcxGridDBColumn
Caption = #27604#29575'(%)'
DataBinding.FieldName = 'jgqx_rate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn13: TcxGridDBColumn
Caption = #27880#24847#20107#39033
DataBinding.FieldName = 'ccqx_precautions'
DataBinding.IsNullValueType = True
Visible = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object TvJGQXserialno: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'serialno'
DataBinding.IsNullValueType = True
Visible = False
Width = 60
end
end
object cxGridLevel3: TcxGridLevel
GridView = TvJGQX
end
end
object cxLabel3: TcxLabel
Left = 534
Top = 54
Caption = #22791#27880
end
object TbJGQXAdd: TcxButton
Left = 288
Top = 7
Width = 40
Height = 20
Caption = #22686#34892
TabOrder = 10
OnClick = TbJGQXAddClick
end
object TbJGQXDel: TcxButton
Left = 288
Top = 38
Width = 40
Height = 20
Caption = #21024#34892
TabOrder = 11
OnClick = TbJGQXDelClick
end
object jgqx_note: TcxMemo
Tag = 2
Left = 568
Top = 39
Properties.ScrollBars = ssVertical
TabOrder = 12
Height = 50
Width = 140
end
end
object Panel_dx: TPanel
Left = 0
Top = 464
Width = 731
Height = 128
Align = alTop
TabOrder = 6
object Label7: TLabel
Left = 4
Top = 3
Width = 36
Height = 12
Caption = #24178#23450#22411
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel4: TcxLabel
Left = 57
Top = 5
Caption = #36710#36895'(M/Min)'
end
object dx_speed: TcxTextEdit
Tag = 2
Left = 133
Top = 5
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 50
end
object cxLabel21: TcxLabel
Left = 68
Top = 49
Caption = '2#'
end
object cxLabel23: TcxLabel
Left = 16
Top = 49
Caption = '1#'
end
object cxLabel24: TcxLabel
Left = 223
Top = 49
Caption = '5#'
end
object cxLabel25: TcxLabel
Left = 117
Top = 85
Caption = '9#'
end
object cxLabel6: TcxLabel
Left = 275
Top = 49
Caption = '6#'
end
object cxLabel61: TcxLabel
Left = 120
Top = 49
Caption = '3#'
end
object cxLabel62: TcxLabel
Left = 171
Top = 49
Caption = '4#'
end
object cxLabel63: TcxLabel
Left = 16
Top = 85
Caption = '7#'
end
object cxLabel64: TcxLabel
Left = 66
Top = 85
Caption = '8#'
end
object cxLabel65: TcxLabel
Left = 167
Top = 85
Caption = '10#'
end
object dx_temperature1: TcxTextEdit
Tag = 2
Left = 5
Top = 66
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 12
Width = 40
end
object dx_temperature5: TcxTextEdit
Tag = 2
Left = 209
Top = 66
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 13
Width = 40
end
object dx_temperature9: TcxTextEdit
Tag = 2
Left = 107
Top = 100
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 14
Width = 40
end
object dx_temperature6: TcxTextEdit
Tag = 2
Left = 260
Top = 66
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 15
Width = 40
end
object dx_temperature3: TcxTextEdit
Tag = 2
Left = 107
Top = 66
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 16
Width = 40
end
object dx_temperature4: TcxTextEdit
Tag = 2
Left = 158
Top = 66
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 17
Width = 40
end
object dx_temperature7: TcxTextEdit
Tag = 2
Left = 5
Top = 100
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 18
Width = 40
end
object dx_temperature8: TcxTextEdit
Tag = 2
Left = 56
Top = 100
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 19
Width = 40
end
object dx_temperature10: TcxTextEdit
Tag = 2
Left = 158
Top = 100
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 20
Width = 40
end
object dx_temperature2: TcxTextEdit
Tag = 2
Left = 56
Top = 66
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 21
Width = 40
end
object TbDXReplace2: TcxButton
Left = 9
Top = 26
Width = 50
Height = 25
Caption = #19968#38190#26367#25442
TabOrder = 22
OnClick = TbDXReplace2Click
end
object TbDXClear2: TcxButton
Left = 66
Top = 26
Width = 50
Height = 25
Caption = #19968#38190#28165#31354
TabOrder = 23
OnClick = TbDXClear2Click
end
object cxLabel189: TcxLabel
Left = 223
Top = 85
Caption = '11#'
end
object dx_temperature11: TcxTextEdit
Tag = 2
Left = 209
Top = 100
Hint = #24178#23450#22411#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 25
Width = 40
end
object cxLabel5: TcxLabel
Left = 534
Top = 52
Caption = #22791#27880
end
object dx_Precautions: TcxMemo
Tag = 2
Left = 568
Top = 39
Properties.ScrollBars = ssVertical
TabOrder = 27
Height = 50
Width = 140
end
end
object Panel_FS: TPanel
Left = 0
Top = 592
Width = 731
Height = 136
Align = alTop
TabOrder = 7
object Label8: TLabel
Left = 4
Top = 3
Width = 48
Height = 12
Caption = #19979#27700#23450#22411
Font.Charset = GB2312_CHARSET
Font.Color = clMenuHighlight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object cxLabel198: TcxLabel
Left = 60
Top = 4
Caption = #36710#36895'(M/Min)'
end
object fs_speed: TcxTextEdit
Tag = 2
Left = 136
Top = 4
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 1
Width = 50
end
object FS_Style: TcxComboBox
Tag = 2
Left = 196
Top = 4
Properties.Items.Strings = (
''
#28165#27700
#38450#27700
#25239#33740
#38450#32432#35010)
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 2
Width = 70
end
object fs_isVacuun: TcxComboBox
Tag = 2
Left = 196
Top = 30
Properties.Items.Strings = (
''
#26159
#21542)
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 3
Width = 70
end
object TbFSReplace2: TcxButton
Left = 9
Top = 30
Width = 50
Height = 25
Caption = #19968#38190#26367#25442
TabOrder = 4
OnClick = TbFSReplace2Click
end
object TBFScLEAR2: TcxButton
Left = 66
Top = 30
Width = 50
Height = 25
Caption = #19968#38190#28165#31354
TabOrder = 5
OnClick = TBFScLEAR2Click
end
object cxLabel192: TcxLabel
Left = 68
Top = 56
Caption = '2#'
end
object cxLabel194: TcxLabel
Left = 16
Top = 56
Caption = '1#'
end
object cxLabel195: TcxLabel
Left = 223
Top = 56
Caption = '5#'
end
object cxLabel196: TcxLabel
Left = 117
Top = 89
Caption = '9#'
end
object cxLabel205: TcxLabel
Left = 275
Top = 56
Caption = '6#'
end
object cxLabel207: TcxLabel
Left = 120
Top = 56
Caption = '3#'
end
object cxLabel208: TcxLabel
Left = 171
Top = 56
Caption = '4#'
end
object cxLabel209: TcxLabel
Left = 16
Top = 89
Caption = '7#'
end
object cxLabel210: TcxLabel
Left = 66
Top = 89
Caption = '8#'
end
object cxLabel211: TcxLabel
Left = 167
Top = 89
Caption = '10#'
end
object cxLabel231: TcxLabel
Left = 223
Top = 89
Caption = '11#'
end
object fs_temperature1: TcxTextEdit
Tag = 2
Left = 4
Top = 71
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 17
Width = 40
end
object fs_temperature10: TcxTextEdit
Tag = 2
Left = 158
Top = 104
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 18
Width = 40
end
object fs_temperature11: TcxTextEdit
Tag = 2
Left = 209
Top = 104
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 19
Width = 40
end
object fs_temperature2: TcxTextEdit
Tag = 2
Left = 55
Top = 71
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 20
Width = 40
end
object fs_temperature3: TcxTextEdit
Tag = 2
Left = 106
Top = 71
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 21
Width = 40
end
object fs_temperature4: TcxTextEdit
Tag = 2
Left = 158
Top = 71
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 22
Width = 40
end
object fs_temperature5: TcxTextEdit
Tag = 2
Left = 209
Top = 71
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 23
Width = 40
end
object fs_temperature6: TcxTextEdit
Tag = 2
Left = 260
Top = 71
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 24
Width = 40
end
object fs_temperature7: TcxTextEdit
Tag = 2
Left = 4
Top = 104
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 25
Width = 40
end
object fs_temperature8: TcxTextEdit
Tag = 2
Left = 55
Top = 104
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 26
Width = 40
end
object fs_temperature9: TcxTextEdit
Tag = 2
Left = 107
Top = 104
Hint = #38450#27700#28201#25511
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 27
Width = 40
end
object cxGrid7: TcxGrid
Left = 328
Top = 6
Width = 200
Height = 120
TabOrder = 28
object TvFS: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_FS
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.ColumnAutoWidth = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object cxGridDBColumn19: TcxGridDBColumn
Caption = #21161#21058#32534#21495
DataBinding.FieldName = 'fs_Name'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 70
end
object cxGridDBColumn22: TcxGridDBColumn
Caption = #27604#29575'(%)'
DataBinding.FieldName = 'fs_rate'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
Properties.ReadOnly = False
HeaderAlignmentHorz = taCenter
Width = 70
end
object TvFSColumn1: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'serialno'
DataBinding.IsNullValueType = True
Visible = False
Width = 60
end
end
object cxGridLevel6: TcxGridLevel
GridView = TvFS
end
end
object cxLabel7: TcxLabel
Left = 534
Top = 57
Caption = #22791#27880
end
object TbFSAdd: TcxButton
Left = 287
Top = 6
Width = 40
Height = 20
Caption = #22686#34892
TabOrder = 30
OnClick = TbFSAddClick
end
object TbFSDel: TcxButton
Left = 287
Top = 37
Width = 40
Height = 20
Caption = #21024#34892
TabOrder = 31
OnClick = TbFSDelClick
end
object fs_Precautions: TcxMemo
Tag = 2
Left = 568
Top = 42
Properties.Alignment = taLeftJustify
Properties.ScrollBars = ssVertical
TabOrder = 32
Height = 50
Width = 140
end
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_DyePlan.ADOLink
Left = 281
Top = 288
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_DyePlan.ADOLink
Left = 153
Top = 289
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_DyePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 397
Top = 145
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_DyePlan.ADOLink
Parameters = <>
Left = 301
Top = 145
end
object ADOQueryMain: TADOQuery
Connection = DataLink_DyePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 205
Top = 145
end
object GPM_2: TcxGridPopupMenu
PopupMenus = <>
Left = 447
Top = 361
end
object DS_2: TDataSource
DataSet = CDS_2
Left = 391
Top = 208
end
object CDS_2: TClientDataSet
Aggregates = <>
Params = <>
Left = 320
Top = 209
end
object DS_PsType: TDataSource
DataSet = CDS_PSType
Left = 720
Top = 139
end
object CDS_PSType: TClientDataSet
Aggregates = <>
Params = <>
Left = 648
Top = 137
end
object ADOQuery1: TADOQuery
Connection = DataLink_DyePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 917
Top = 3
end
object GPM_1: TcxGridPopupMenu
PopupMenus = <>
Left = 932
Top = 51
end
object CDS_GX: TClientDataSet
Aggregates = <>
Params = <>
Left = 676
Top = 556
end
object DS_GX: TDataSource
DataSet = CDS_GX
Left = 740
Top = 564
end
object CDS_CCQX: TClientDataSet
Aggregates = <>
Params = <>
Left = 1172
end
object DS_CCQX: TDataSource
DataSet = CDS_CCQX
Left = 1172
Top = 48
end
object CDS_RGQX: TClientDataSet
Aggregates = <>
Params = <>
Left = 1228
Top = 4
end
object DS_rgqx: TDataSource
DataSet = CDS_RGQX
Left = 1228
Top = 52
end
object CDS_JGQX: TClientDataSet
Aggregates = <>
Params = <>
Left = 1300
Top = 7
end
object CDS_fS: TClientDataSet
Aggregates = <>
Params = <>
Left = 1364
Top = 3
end
object CDS_gj: TClientDataSet
Aggregates = <>
Params = <>
Left = 1428
end
object CDS_FP: TClientDataSet
Aggregates = <>
Params = <>
Left = 1488
Top = 6
end
object DS_jgqx: TDataSource
DataSet = CDS_JGQX
Left = 1296
Top = 54
end
object DS_FS: TDataSource
DataSet = CDS_fS
Left = 1360
Top = 62
end
object DS_gj: TDataSource
DataSet = CDS_gj
Left = 1424
Top = 62
end
object DS_FP: TDataSource
DataSet = CDS_gj
Left = 1496
Top = 54
end
end