📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 544
Height = 375
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 Button1: TButton
Left = 384
Top = 280
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 0
OnClick = Button1Click
end
object UserNameEdit: TLabeledEdit
Left = 64
Top = 64
Width = 121
Height = 21
EditLabel.Width = 60
EditLabel.Height = 13
EditLabel.Caption = #25163#26426#21495#30721#65306
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 1
end
object PasswordEdit: TLabeledEdit
Left = 64
Top = 112
Width = 121
Height = 21
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #23494#30721#65306
LabelPosition = lpAbove
LabelSpacing = 3
PasswordChar = '*'
TabOrder = 2
end
object PhoneEdit: TLabeledEdit
Left = 64
Top = 152
Width = 121
Height = 21
EditLabel.Width = 60
EditLabel.Height = 13
EditLabel.Caption = #25509#25910#25163#26426#65306
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 3
end
object ContentEdit: TLabeledEdit
Left = 64
Top = 192
Width = 345
Height = 21
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #20869#23481#65306
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -