main.txt
来自「解元 传奇2客户端delphi源程序」· 文本 代码 · 共 24 行
TXT
24 行
object MainForm: TMainForm
Left = 214
Top = 112
Width = 409
Height = 249
Caption = 'MainForm'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
PixelsPerInch = 96
TextHeight = 13
ShowHint = True
OnCreate = FormCreate
object StatusLine: TStatusBar
Align = alBottom
Height = 23
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
ParentFont = False
SimplePanel = True
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?