📄 di_dbdictionery.dfm
字号:
object DI_DfmDBDictionery: TDI_DfmDBDictionery
Left = 273
Top = 115
BorderIcons = []
BorderStyle = bsDialog
Caption = #25968#25454#23383#20856
ClientHeight = 323
ClientWidth = 328
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShortCut = FormShortCut
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object DBGrid1: TDBGrid
Left = 0
Top = 115
Width = 328
Height = 208
Align = alClient
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = ConfirmToolButtonClick
OnKeyDown = DBGrid1KeyDown
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 328
Height = 115
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 39
Width = 324
end
item
Control = ToolBar2
ImageIndex = -1
MinHeight = 22
Width = 324
end
item
Control = ToolBar4
ImageIndex = -1
MinHeight = 22
Width = 324
end
item
Control = ToolBar3
ImageIndex = -1
MinHeight = 22
Width = 324
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 311
Height = 39
AutoSize = True
ButtonHeight = 35
ButtonWidth = 31
Caption = 'ToolBar1'
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object ConfirmToolButton: TToolButton
Left = 0
Top = 2
Cursor = crHandPoint
Hint = #30830#35748'(F1)'
Caption = #30830#35748
ImageIndex = 6
ParentShowHint = False
ShowHint = True
OnClick = ConfirmToolButtonClick
end
object CloseToolButton: TToolButton
Left = 31
Top = 2
Cursor = crHandPoint
Hint = #20851#38381'(ESC)'
Caption = #20851#38381
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = CloseToolButtonClick
end
object ReplaceToolButton: TToolButton
Left = 62
Top = 2
Hint = #26367#25442'(F2)'
Caption = #26367#25442
ImageIndex = 2
ParentShowHint = False
ShowHint = True
OnClick = ReplaceToolButtonClick
end
object ToolButton3: TToolButton
Left = 93
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsDivider
end
object DBNavigator1: TDBNavigator
Left = 101
Top = 2
Width = 207
Height = 35
Cursor = crHandPoint
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
Flat = True
Hints.Strings = (
#39318#26465#35760#24405
#26411#26465#35760#24405
#19979#26465#35760#24405
#19978#26465#35760#24405
#25554#20837#35760#24405
#21024#38500#35760#24405
#32534#36753#35760#24405
#25552#20132#35760#24405
#21462#28040#25805#20316
'Refresh data')
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
end
object ToolBar2: TToolBar
Left = 9
Top = 41
Width = 311
Height = 22
AutoSize = True
ButtonHeight = 20
ButtonWidth = 43
Caption = 'ToolBar2'
Flat = True
ShowCaptions = True
TabOrder = 1
object FindToolButton: TToolButton
Left = 0
Top = 0
Hint = #25353#22238#36710#38190
Caption = #23450#20301#21040
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = FindToolButtonClick
end
object ToolButton2: TToolButton
Left = 43
Top = 0
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object FindEdit: TEdit
Left = 51
Top = 0
Width = 210
Height = 20
Hint = #31616#20889#26597#35810#26639
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnKeyDown = FindEditKeyDown
end
end
object ToolBar4: TToolBar
Left = 9
Top = 65
Width = 311
Height = 22
AutoSize = True
ButtonHeight = 20
ButtonWidth = 43
Caption = 'ToolBar4'
Flat = True
ShowCaptions = True
TabOrder = 2
object ToolButton4: TToolButton
Left = 0
Top = 0
Caption = #26367#25442#21069
ImageIndex = 0
end
object ToolButton5: TToolButton
Left = 43
Top = 0
Width = 8
Caption = 'ToolButton5'
ImageIndex = 1
Style = tbsSeparator
end
object BeforReplaceEdit: TEdit
Left = 51
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -