📄 unitlogin.~dfm
字号:
object frmLogin: TfrmLogin
Left = 322
Top = 195
Width = 356
Height = 313
BorderIcons = []
Caption = #23458#25143#36164#26009#31649#29702#31995#32479'---'#30331#24405
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 Label1: TLabel
Left = 80
Top = 120
Width = 48
Height = 13
AutoSize = False
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 80
Top = 160
Width = 36
Height = 13
AutoSize = False
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 40
Top = 32
Width = 273
Height = 29
AutoSize = False
Caption = #23458#25143#36164#26009#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object edtUser: TEdit
Left = 152
Top = 120
Width = 121
Height = 21
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
end
object edtPassword: TEdit
Left = 152
Top = 160
Width = 121
Height = 21
AutoSize = False
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
end
object btnOK: TButton
Left = 80
Top = 232
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 184
Top = 232
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = btnCancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -