📄 unit1.dfm
字号:
object Form1: TForm1
Left = 358
Top = 169
Width = 360
Height = 191
Caption = 'Form1'
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 Button3: TButton
Left = 184
Top = 40
Width = 105
Height = 41
Caption = #35299#21387#32553
TabOrder = 0
OnClick = Button3Click
end
object Button4: TButton
Left = 32
Top = 40
Width = 129
Height = 41
Caption = #21387#32553
TabOrder = 1
OnClick = Button4Click
end
object Edit1: TEdit
Left = 48
Top = 88
Width = 225
Height = 21
TabOrder = 2
Text = 'Edit1'
end
object Button1: TButton
Left = 96
Top = 112
Width = 113
Height = 33
Caption = #21019#24314#22810#32423#30446#24405
TabOrder = 3
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -