📄 dept.dfm
字号:
object frmDept: TfrmDept
Left = 423
Top = 196
Width = 432
Height = 286
BorderIcons = [biSystemMenu]
Caption = #37096#38376#20195#30721#35774#32622
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 43
Width = 424
Height = 216
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Align = alBottom
TabOrder = 0
DataSource = dsDept
Filter.Criteria = {00000000}
OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoEnterThrough, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
OptionsDB = [edgoCanAppend, edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoUseBookmarks]
object dxDBGrid1DeptId: TdxDBGridMaskColumn
Caption = #36710#38388#20195#30721
Width = 119
BandIndex = 0
RowIndex = 0
FieldName = 'DeptId'
end
object dxDBGrid1DeptName: TdxDBGridMaskColumn
Caption = #36710#38388#21517#31216
Width = 277
BandIndex = 0
RowIndex = 0
FieldName = 'DeptName'
end
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 424
Height = 41
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 37
Width = 420
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 407
Height = 37
AutoSize = True
ButtonHeight = 35
ButtonWidth = 49
Caption = 'ToolBar1'
Flat = True
HotImages = frmMain.ImageList1
Images = frmMain.ImageList1
ShowCaptions = True
TabOrder = 0
Transparent = True
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = '&A.'#26032#22686
ImageIndex = 54
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 49
Top = 0
Caption = '&S.'#20445#23384
ImageIndex = 191
OnClick = ToolButton2Click
end
object ToolButton6: TToolButton
Left = 98
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 106
Top = 0
Caption = '&R.'#25764#28040
ImageIndex = 69
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 155
Top = 0
Caption = '&E.'#21024#38500
ImageIndex = 0
OnClick = ToolButton4Click
end
object ToolButton7: TToolButton
Left = 204
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton5: TToolButton
Left = 212
Top = 0
Caption = '&Q.'#36864#20986
ImageIndex = 117
OnClick = ToolButton5Click
end
end
end
object dsDept: TDataSource
DataSet = DmData.atblDept
Left = 312
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -