📄 login.~dfm
字号:
object frmLogin: TfrmLogin
Left = 306
Top = 248
Width = 338
Height = 184
Caption = #30331#24405#31383#21475
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 29
Width = 42
Height = 12
Caption = #29992#25143#21517':'
end
object Label2: TLabel
Left = 48
Top = 69
Width = 30
Height = 12
Caption = #23494#30721':'
end
object Ed_Pwd: TEdit
Left = 104
Top = 61
Width = 153
Height = 20
ImeName = #32418#21494#20116#31508'('#31616#20307#29256')'
PasswordChar = '*'
TabOrder = 0
end
object Button1: TButton
Left = 94
Top = 100
Width = 75
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 182
Top = 99
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object Ed_UserName: TComboBox
Left = 104
Top = 24
Width = 153
Height = 20
ImeName = #32418#21494#20116#31508'('#31616#20307#29256')'
ItemHeight = 12
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -