📄 passwordu.dfm
字号:
object PasswordFrm: TPasswordFrm
Left = 352
Top = 206
BorderStyle = bsDialog
Caption = #23494#30721#39564#35777
ClientHeight = 164
ClientWidth = 285
Color = clSkyBlue
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 = 8
Top = 32
Width = 287
Height = 16
Caption = #27492#31243#24207#24050#35774#23494#30721#65292#35831#36755#20837#23494#30721' '#65306' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 40
Top = 64
Width = 193
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 48
Top = 120
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
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 120
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
Visible = False
OnClick = Button2Click
end
object Button3D1: TButton3D
Left = 40
Top = 104
Width = 89
Height = 33
OnClick = Button3D1Click
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
end
object Button3D2: TButton3D
Left = 144
Top = 104
Width = 89
Height = 33
OnClick = Button3D2Click
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -