📄 login.dfm
字号:
object denglu: Tdenglu
Left = 452
Top = 295
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30331#24405
ClientHeight = 162
ClientWidth = 243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 24
Top = 32
Width = 48
Height = 16
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 32
Top = 88
Width = 36
Height = 16
Caption = #23494#30721#65306
end
object BitBtn1: TBitBtn
Left = 32
Top = 128
Width = 75
Height = 25
Caption = #30331#24405
Default = True
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 136
Top = 128
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn2Click
end
object ComboBox1: TComboBox
Left = 80
Top = 24
Width = 121
Height = 24
ItemHeight = 16
TabOrder = 2
Text = 'ComboBox1'
end
object MaskEdit1: TMaskEdit
Left = 80
Top = 80
Width = 121
Height = 24
PasswordChar = '*'
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -