📄 unit1.dfm
字号:
object Form1: TForm1
Left = 214
Top = 107
Width = 395
Height = 307
Caption = #20027#31383#20307
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 14
object Button1: TButton
Left = 256
Top = 24
Width = 95
Height = 37
Caption = 'Form2'
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 16
Top = 16
Width = 209
Height = 233
TabOrder = 1
end
object Button2: TButton
Left = 256
Top = 146
Width = 95
Height = 37
Caption = #23545#35805#26694
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 85
Width = 95
Height = 37
Caption = 'Form3'
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 256
Top = 208
Width = 95
Height = 37
Caption = #36864#20986
TabOrder = 4
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -