📄 unit1.dfm
字号:
object Form1: TForm1
Left = 200
Top = 115
Width = 826
Height = 596
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 Label1: TLabel
Left = 8
Top = 16
Width = 57
Height = 17
AutoSize = False
Caption = #27604#36611#23383#20018
end
object Label2: TLabel
Left = 8
Top = 40
Width = 57
Height = 17
AutoSize = False
Caption = #26356#21205#23383#20018
end
object Label3: TLabel
Left = 360
Top = 32
Width = 41
Height = 17
AutoSize = False
Caption = 'Label3'
end
object Label4: TLabel
Left = 296
Top = 32
Width = 57
Height = 17
AutoSize = False
Caption = #26356#21205#27425#25976
end
object Edit1: TEdit
Left = 80
Top = 16
Width = 137
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 40
Width = 137
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 224
Top = 16
Width = 57
Height = 49
Caption = #36664#20837
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -