📄 passwordu.~dfm
字号:
object PasswordFrm: TPasswordFrm
Left = 379
Top = 211
BorderStyle = bsDialog
Caption = #23494#30721#39564#35777
ClientHeight = 164
ClientWidth = 285
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 21
object Label1: TLabel
Left = 16
Top = 32
Width = 220
Height = 13
Caption = #27492#31243#24207#24050#35774#23494#30721#65292#35831#36755#20837#23494#30721' '#65306' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 40
Top = 64
Width = 185
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object Button1: TButton
Left = 48
Top = 112
Width = 75
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 112
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -