📄 unit1.dfm
字号:
object Form1: TForm1
Left = 284
Top = 123
Width = 301
Height = 326
Caption = #33258#23450#20041#32452#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 16
Top = 8
Width = 257
Height = 225
Caption = 'Panel1'
TabOrder = 0
end
object Button1: TButton
Left = 200
Top = 248
Width = 75
Height = 25
Caption = #29983#25104#32452#20214
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 112
Top = 248
Width = 75
Height = 25
Caption = #28155#21152#34892
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -