📄 main.~xfm
字号:
object FrmMain: TFrmMain Left = 208 Top = 117 Width = 661 Height = 243 HorzScrollBar.Range = 651 VertScrollBar.Range = 41 ActiveControl = BtnShow Caption = 'Showing Static Methods...' Color = clBackground Font.Color = clBlack Font.Height = 18 Font.Name = 'adobe-helvetica' Font.Pitch = fpVariable Font.Style = [] ParentFont = False PixelsPerInch = 97 TextHeight = 22 TextWidth = 10 object BtnShow: TButton Left = 576 Top = 16 Width = 75 Height = 25 Caption = 'Show' TabOrder = 0 OnClick = BtnShowClick endend
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -