📄 ufrmlogin.dfm
字号:
object frmLogin: TfrmLogin
Left = 192
Top = 114
BorderStyle = bsToolWindow
Caption = #29992#25143#30331#38470
ClientHeight = 191
ClientWidth = 260
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 217
Height = 16
AutoSize = False
Caption = #35831#36755#20837#31995#32479#29992#25143#21517#31216#21644#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 88
Width = 57
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label3: TLabel
Left = 32
Top = 120
Width = 49
Height = 13
AutoSize = False
Caption = #23494' '#30721
end
object Label4: TLabel
Left = 24
Top = 48
Width = 217
Height = 13
AutoSize = False
Caption = #25552#31034#65306#27979#35797#29992#25143#21517#21644#23494#30721#22343#20026'user'
end
object edtusername: TEdit
Left = 104
Top = 80
Width = 121
Height = 21
TabOrder = 0
end
object edtpassword: TEdit
Left = 104
Top = 112
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object btnOk: TButton
Left = 40
Top = 152
Width = 75
Height = 25
Caption = #30331' '#24405
TabOrder = 2
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 152
Top = 152
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 3
OnClick = btnCancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -