D10SZKaiXiYa/A05基础资料管理/U_MachineInPut.dfm

249 lines
5.3 KiB
Plaintext
Raw Permalink Normal View History

2025-03-01 10:55:52 +08:00
inherited frmMachineInPut: TfrmMachineInPut
Left = 88
Top = 141
Caption = #26426#21488#24405#20837
ClientHeight = 333
ClientWidth = 632
Color = clWhite
Font.Height = -16
Position = poMainFormCenter
ExplicitWidth = 648
ExplicitHeight = 372
PixelsPerInch = 96
TextHeight = 21
object cxGrid2: TcxGrid [0]
Left = 0
Top = 71
Width = 632
Height = 262
Align = alClient
TabOrder = 0
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DataSource3
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.GroupByBox = False
object v1Column2: TcxGridDBColumn
Caption = #26426#21488#21495
DataBinding.FieldName = 'MCNO'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
object cxgrdbclmnTv1Column2: TcxGridDBColumn
Caption = #26426#21488#21517#31216
DataBinding.FieldName = 'MCName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
object Tv1Column1: TcxGridDBColumn
Caption = #26426#21488#31867#22411
DataBinding.FieldName = 'MCType'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 100
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object ToolBar1: TToolBar [1]
Tag = 1
Left = 0
Top = 0
Width = 632
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 99
Caption = 'ToolBar1'
Images = DataLink_BaseInfo.cxImageList_bar
List = True
ShowCaptions = True
TabOrder = 1
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = TBSaveClick
end
object TBAdd: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 2
OnClick = TBAddClick
end
object TBDel: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 6
OnClick = TBDelClick
end
object ToolButton1: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 316
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object Panel1: TPanel [2]
Left = 0
Top = 30
Width = 632
Height = 41
Align = alTop
TabOrder = 2
object Label4: TLabel
Left = 33
Top = 10
Width = 32
Height = 21
Caption = #33539#22260
end
object Label1: TLabel
Left = 131
Top = 10
Width = 7
Height = 21
Caption = '-'
end
object Label2: TLabel
Left = 402
Top = 10
Width = 64
Height = 21
Caption = #26426#21488#31867#22411
end
object lbl1: TLabel
Left = 219
Top = 10
Width = 64
Height = 21
Caption = #26426#21488#21517#31216
end
object cxtxtdtQS: TcxTextEdit
Tag = 2
Left = 69
Top = 6
ParentColor = True
TabOrder = 0
Width = 58
end
object cxtxtdtJS: TcxTextEdit
Tag = 2
Left = 142
Top = 6
ParentColor = True
TabOrder = 1
Width = 58
end
object MCType: TcxTextEdit
Tag = 2
Left = 470
Top = 6
ParentColor = True
TabOrder = 2
Width = 100
end
object MCName: TcxTextEdit
Tag = 2
Left = 287
Top = 6
ParentColor = True
TabOrder = 3
Width = 100
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Left = 225
Top = 136
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Left = 73
Top = 161
end
inherited ImageList_new32: TImageList
Left = 248
Top = 288
end
inherited cxImageList_bar: TcxImageList
FormatVersion = 1
end
object DataSource3: TDataSource
DataSet = CDS_Sub
Left = 576
Top = 136
end
object CDS_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 528
Top = 192
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
Parameters = <>
Left = 328
Top = 136
end
object ADOQueryMain: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 408
Top = 136
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_BaseInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 496
Top = 136
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 160
Top = 192
end
end