📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 308
Height = 181
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 29
object Edit1: TEdit
Left = 57
Top = 32
Width = 185
Height = 37
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
Text = #36731#26494#23398#20064'Delphi'
end
object Button1: TButton
Left = 26
Top = 98
Width = 75
Height = 33
Caption = #23435#20307
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 114
Top = 98
Width = 75
Height = 33
Caption = #38582#20070
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 202
Top = 98
Width = 75
Height = 33
Caption = #40657#20307
TabOrder = 3
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -