📄 identify.~dfm
字号:
object IdentifyFrm: TIdentifyFrm
Left = 576
Top = 161
BorderStyle = bsDialog
Caption = '属性'
ClientHeight = 294
ClientWidth = 158
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object StringGrid1: TStringGrid
Left = 1
Top = 0
Width = 151
Height = 257
ColCount = 2
TabOrder = 0
end
object BtOk: TButton
Left = 40
Top = 264
Width = 73
Height = 25
Caption = '确定'
TabOrder = 1
OnClick = BtOkClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -