📄 txtext.dfm
字号:
object FormCfgText: TFormCfgText
Left = 440
Top = 199
BorderStyle = bsToolWindow
Caption = 'Configure text search'
ClientHeight = 364
ClientWidth = 132
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object lblExt: TLabel
Left = 8
Top = 8
Width = 116
Height = 13
Caption = 'Text file extensions:'
end
object memoExt: TMemo
Left = 8
Top = 24
Width = 115
Height = 329
ScrollBars = ssVertical
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -