📄 logfrm.dfm
字号:
object LogForm: TLogForm Left = 148 Top = 128 Width = 598 Height = 196 ActiveControl = LogMemo Caption = 'LogForm' Color = clButton Font.Color = clText Font.Height = 11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentFont = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 TextWidth = 5 object LogMemo: TMemo Left = 0 Top = 0 Width = 598 Height = 196 Align = alClient Font.Color = clText Font.Height = 11 Font.Name = 'Courier' Font.Pitch = fpVariable Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WordWrap = False endend
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -