📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 429
Height = 345
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 lbl1: TLabel
Left = 72
Top = 24
Width = 36
Height = 13
AutoSize = False
Caption = #36134#21495#65306
end
object lbl2: TLabel
Left = 72
Top = 56
Width = 36
Height = 13
AutoSize = False
Caption = #23494#30721#65306
end
object NameE: TEdit
Left = 112
Top = 24
Width = 249
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object PswE: TEdit
Left = 112
Top = 56
Width = 249
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object btn1: TButton
Left = 80
Top = 216
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 2
OnClick = btn1Click
end
object btn2: TButton
Left = 216
Top = 216
Width = 81
Height = 25
Caption = #26029#24320
TabOrder = 3
OnClick = btn2Click
end
object edt1: TEdit
Left = 104
Top = 136
Width = 257
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 4
Text = 'edt1'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -