📄 passwordsetu.dfm
字号:
object PasswordSetFrm: TPasswordSetFrm
Left = 363
Top = 184
BorderStyle = bsDialog
Caption = #23494#30721#35774#32622
ClientHeight = 317
ClientWidth = 286
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 104
Width = 61
Height = 16
Caption = #26087#23494#30721#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 160
Width = 61
Height = 16
Caption = #26032#23494#30721#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 192
Width = 78
Height = 16
Caption = #30830#35748#23494#30721#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 72
Top = 40
Width = 168
Height = 29
Caption = #26435#38480#31649#29702' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 112
Top = 96
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 152
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 112
Top = 184
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
object CheckBox1: TCheckBox
Left = 112
Top = 224
Width = 97
Height = 17
Caption = #21462#28040#23494#30721
TabOrder = 3
OnClick = CheckBox1Click
end
object Button1: TButton
Left = 64
Top = 280
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 280
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
Visible = False
OnClick = Button2Click
end
object Button3D1: TButton3D
Left = 40
Top = 256
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 = 256
Width = 89
Height = 33
OnClick = Button3D2Click
Caption = #21462#28040
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 + -