📄 unit1.xfm
字号:
object Form1: TForm1 Left = 208 Top = 117 Width = 347 Height = 114 HorzScrollBar.Range = 283 VertScrollBar.Range = 65 Caption = 'Form1' Color = clBackground Font.Color = clBlack Font.Height = 13 Font.Name = 'Helvetica' Font.Pitch = fpVariable Font.Style = [] ParentFont = False PixelsPerInch = 97 TextHeight = 15 TextWidth = 7 object Button1: TButton Left = 52 Top = 40 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 208 Top = 40 Width = 75 Height = 25 Caption = 'Button2' TabOrder = 1 OnClick = Button2Click endend
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -