📄 unit2.dfm
字号:
object Form2: TForm2
Left = 302
Top = 202
BorderStyle = bsDialog
Caption = #29992#25143#27880#20876#20449#24687
ClientHeight = 171
ClientWidth = 283
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 32
Top = 16
Width = 48
Height = 12
Caption = #29992' '#25143' '#21517
end
object Label2: TLabel
Left = 32
Top = 64
Width = 48
Height = 12
Caption = #23494' '#30721
end
object Label3: TLabel
Left = 32
Top = 112
Width = 48
Height = 12
Caption = #23494#30721#30830#35748
end
object Edit1: TEdit
Left = 32
Top = 32
Width = 121
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 32
Top = 80
Width = 121
Height = 20
TabOrder = 1
end
object Edit3: TEdit
Left = 32
Top = 128
Width = 121
Height = 20
TabOrder = 2
end
object Button1: TButton
Left = 184
Top = 56
Width = 75
Height = 25
Caption = #30830#23450'[&O]'
Default = True
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 104
Width = 75
Height = 25
Caption = #21462#28040'[&C]'
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -