📄 u_addpasswordform.dfm
字号:
object AddPasswordForm: TAddPasswordForm
Left = 363
Top = 144
Width = 352
Height = 189
Caption = #21152#23494#24212#29992#31243#24207
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object LEdit1: TLabeledEdit
Left = 16
Top = 48
Width = 321
Height = 21
EditLabel.Width = 91
EditLabel.Height = 13
EditLabel.Caption = #38656#35201#21152#23494#30340#25991#20214
TabOrder = 0
end
object OpenButton: TButton
Left = 88
Top = 96
Width = 75
Height = 25
Caption = #25171#24320
TabOrder = 1
OnClick = OpenButtonClick
end
object AddButton: TButton
Left = 192
Top = 96
Width = 75
Height = 25
Caption = #21152#23494
TabOrder = 2
OnClick = AddButtonClick
end
object OpenDialog1: TOpenDialog
Left = 152
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -