📄 passchange.~dfm
字号:
object passchange_frm: Tpasschange_frm
Left = 279
Top = 248
Width = 280
Height = 185
BorderIcons = [biSystemMenu]
Caption = #29992#25143#21475#20196#20462#25913
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 40
Top = 58
Width = 48
Height = 12
Caption = #26032#21475#20196#65306
end
object Label2: TLabel
Left = 40
Top = 24
Width = 48
Height = 12
Caption = #21407#21475#20196#65306
end
object Label3: TLabel
Left = 24
Top = 96
Width = 72
Height = 12
Caption = #30830#35748#26032#21475#20196#65306
end
object FlatEdit1: TFlatEdit
Left = 111
Top = 20
Width = 121
Height = 18
ColorFlat = clBtnFace
ParentColor = True
PasswordChar = '*'
TabOrder = 0
end
object FlatEdit3: TFlatEdit
Left = 111
Top = 92
Width = 121
Height = 18
ColorFlat = clBtnFace
ParentColor = True
PasswordChar = '*'
TabOrder = 2
end
object FlatButton1: TFlatButton
Left = 56
Top = 120
Width = 57
Height = 25
Caption = #26356#25913
TabOrder = 3
OnClick = FlatButton1Click
end
object FlatButton2: TFlatButton
Left = 144
Top = 120
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = FlatButton2Click
end
object FlatEdit2: TFlatEdit
Left = 111
Top = 57
Width = 121
Height = 18
ColorFlat = clBtnFace
ParentColor = True
PasswordChar = '*'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -