D10SZKaiXiYa/F00染色通用窗体/U_MachineSel.dfm

235 lines
5.6 KiB
Plaintext
Raw Permalink Normal View History

2025-03-01 10:55:52 +08:00
inherited frmMachineSel: TfrmMachineSel
Left = 297
Top = 109
Caption = #26426#21488#31649#29702
ClientHeight = 617
ClientWidth = 1107
Font.Height = -16
Position = poDesktopCenter
ExplicitWidth = 1123
ExplicitHeight = 656
PixelsPerInch = 96
TextHeight = 19
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1107
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 67
Caption = 'ToolBar1'
Color = clSkyBlue
Images = DataLink_DyePlan.cxImageList_bar
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 TBSel: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #36873#25321
ImageIndex = 12
OnClick = TBSelClick
end
object ToolButton2: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 0
Visible = False
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object cxGrid2: TcxGrid [1]
Left = 0
Top = 73
Width = 1107
Height = 544
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
ExplicitTop = 88
ExplicitHeight = 435
object Tv2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_HZ
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
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skCount
Column = v2Column12
end>
DataController.Summary.SummaryGroups = <>
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
object v2Column1: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
HeaderAlignmentHorz = taCenter
end
object Tv2Column3: TcxGridDBColumn
Caption = #26426#21488#21495
DataBinding.FieldName = 'MCNo'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 150
end
object v2Column12: TcxGridDBColumn
Caption = #26426#21488#21517#31216
DataBinding.FieldName = 'MCName'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 137
end
object v2Column8: TcxGridDBColumn
Caption = #26426#21488#31867#22411
DataBinding.FieldName = 'MCType'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 151
end
object Tv2Column1: TcxGridDBColumn
Caption = #25152#23646#37096#38376
DataBinding.FieldName = 'dept'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 135
end
object Tv2Column2: TcxGridDBColumn
Caption = #31995#25968
DataBinding.FieldName = 'xs'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 102
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object Panel1: TPanel [2]
Left = 0
Top = 30
Width = 1107
Height = 43
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 38
Top = 12
Width = 48
Height = 19
Caption = #26426#21488#21495
end
object MCNO: TcxTextEdit
Tag = 2
Left = 92
Top = 8
TabOrder = 0
Width = 121
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = ADOConnection1
Left = 193
Top = 152
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = ADOConnection1
Left = 201
Top = 209
end
inherited ImageList_new32: TImageList
Left = 120
Top = 256
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 520
Top = 264
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 283
Top = 259
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 384
Top = 208
end
object PopupMenu1: TPopupMenu
Left = 184
Top = 280
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Left = 552
Top = 176
end
end