📄 changpass.dfm
字号:
object Frmchangpass: TFrmchangpass
Left = 397
Top = 238
Width = 270
Height = 151
BorderIcons = [biSystemMenu, biMinimize]
Caption = #35843#20215#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 14
Top = 19
Width = 67
Height = 13
AutoSize = False
Caption = #35843#20215#23494#30721#65306
Transparent = True
end
object Label2: TLabel
Left = 16
Top = 48
Width = 60
Height = 13
AutoSize = False
Caption = #30830#35748#23494#30721#65306
Transparent = True
end
object SpeedButton1: TSpeedButton
Left = 40
Top = 84
Width = 65
Height = 25
Caption = #20445' '#23384
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 152
Top = 84
Width = 65
Height = 25
Caption = #20851' '#38381
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 82
Top = 14
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 83
Top = 43
Width = 143
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
PasswordChar = '*'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -