📄 unit8.dfm
字号:
object Form8: TForm8
Left = 267
Top = 187
Width = 696
Height = 480
Caption = #36153#29992#26597#35810
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 = 48
Top = 192
Width = 73
Height = 33
AutoSize = False
Caption = #21152#27833#36153#29992
end
object Label2: TLabel
Left = 200
Top = 192
Width = 81
Height = 25
AutoSize = False
Caption = #32500#20462#36153#29992
end
object Label3: TLabel
Left = 48
Top = 64
Width = 84
Height = 13
Caption = #35831#36755#20837#36710#29260#21495#30721
end
object Button1: TButton
Left = 216
Top = 88
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 40
Top = 88
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 40
Top = 232
Width = 121
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 192
Top = 232
Width = 121
Height = 21
TabOrder = 3
end
object Button2: TButton
Left = 440
Top = 368
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 560
Top = 368
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -