📄 jgchgpwd.dfm
字号:
object JGChgPWDGL: TJGChgPWDGL
Left = 257
Top = 122
Width = 356
Height = 157
BorderIcons = []
Caption = #26356#25913#20010#20154#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 7
Width = 249
Height = 115
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 12
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 8
Top = 38
Width = 48
Height = 13
Caption = #21407#23494#30721#65306
end
object Label3: TLabel
Left = 8
Top = 64
Width = 48
Height = 13
Caption = #26032#23494#30721#65306
end
object Label4: TLabel
Left = 8
Top = 90
Width = 48
Height = 13
Caption = #26032#23494#30721#65306
end
object Edit1: TEdit
Left = 64
Top = 8
Width = 169
Height = 21
Color = clBtnFace
Enabled = False
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 34
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 64
Top = 60
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Edit4: TEdit
Left = 64
Top = 86
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 3
end
end
object Button1: TButton
Left = 266
Top = 8
Width = 75
Height = 24
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 266
Top = 32
Width = 75
Height = 24
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -