📄 unit1.dfm
字号:
object Form1: TForm1
Left = 266
Top = 208
Width = 450
Height = 358
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 14
object Memo1: TMemo
Left = 8
Top = 184
Width = 410
Height = 134
TabOrder = 0
end
object Button1: TButton
Left = 8
Top = 153
Width = 75
Height = 25
Caption = #33719#24471#38190#30424
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 153
Width = 75
Height = 25
Caption = #33719#24471#40736#26631
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 312
Top = 153
Width = 106
Height = 25
Caption = #33719#24471#28216#25103#25511#21046#22120
TabOrder = 3
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -