📄 passwordunit.~dfm
字号:
object PasswordDlg: TPasswordDlg
Left = 692
Top = 138
Width = 241
Height = 180
BorderIcons = []
Caption = #36523#20998#39564#35777
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 Panel: TPanel
Left = 8
Top = 8
Width = 217
Height = 97
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 24
Width = 36
Height = 13
AutoSize = False
Caption = #29992#25143#65306
end
object Label2: TLabel
Left = 24
Top = 56
Width = 32
Height = 13
AutoSize = False
Caption = #23494#30721#65306
end
object Acount: TEdit
Left = 80
Top = 16
Width = 121
Height = 21
TabOrder = 0
Text = 'System'
end
object Password: TEdit
Left = 80
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
end
object btn_OK: TButton
Left = 8
Top = 112
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
ModalResult = 1
TabOrder = 1
end
object btn_Cancel: TButton
Left = 152
Top = 112
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -