📄 upws.dfm
字号:
object PasswordDlg: TPasswordDlg
Left = 245
Top = 108
BorderStyle = bsDialog
Caption = #29992#25143#39564#35777
ClientHeight = 93
ClientWidth = 233
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 9
Width = 129
Height = 13
AutoSize = False
Caption = #35831#36755#20837#23494#30721#65288'user)'#65306
end
object Password: TEdit
Left = 8
Top = 27
Width = 217
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899' IME 3.0'
PasswordChar = '*'
TabOrder = 0
end
object OKBtn: TButton
Left = 70
Top = 59
Width = 75
Height = 25
Caption = #30830' '#23450
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 150
Top = 59
Width = 75
Height = 25
Cancel = True
Caption = #21462' '#28040
ModalResult = 2
TabOrder = 2
OnClick = CancelBtnClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -