📄 login.dfm
字号:
object LoginFrm: TLoginFrm
Left = 336
Top = 277
Width = 195
Height = 105
Caption = #29992#25143#30331#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 89
Height = 17
AutoSize = False
Caption = #35831#36755#20837#23494#30721#65306
end
object Edit1: TEdit
Left = 96
Top = 16
Width = 81
Height = 21
PasswordChar = '*'
TabOrder = 0
Text = '000000'
end
object BitBtn1: TBitBtn
Left = 16
Top = 46
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkAll
end
object BitBtn2: TBitBtn
Left = 104
Top = 46
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkIgnore
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -