📄 unit5.dfm
字号:
object modify_passwd: Tmodify_passwd
Left = 251
Top = 147
Width = 588
Height = 321
Caption = 'modify_passwd'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 232
Top = 16
Width = 137
Height = 16
AutoSize = False
Caption = #20462' '#25913' '#23494' '#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 32
Top = 48
Width = 249
Height = 209
Caption = #21407#23494#30721#30331#24405
TabOrder = 0
object Label2: TLabel
Left = 32
Top = 40
Width = 48
Height = 13
Caption = #29992#25143#21517#31216
end
object Label3: TLabel
Left = 40
Top = 96
Width = 36
Height = 13
Caption = #21407#23494#30721
end
object Edit1: TEdit
Left = 104
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = ' '
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 104
Top = 88
Width = 121
Height = 21
TabOrder = 1
Text = ' '
OnChange = Edit2Change
end
object Button1: TButton
Left = 152
Top = 144
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 288
Top = 48
Width = 265
Height = 209
Caption = #26032#23494#30721
TabOrder = 1
object Label4: TLabel
Left = 24
Top = 40
Width = 36
Height = 13
Caption = #26032#23494#30721
end
object Label5: TLabel
Left = 16
Top = 80
Width = 60
Height = 13
Caption = #37325#22797#26032#23494#30721
end
object Edit3: TEdit
Left = 104
Top = 32
Width = 137
Height = 21
TabOrder = 0
Text = ' '
OnChange = Edit3Change
end
object Edit4: TEdit
Left = 104
Top = 80
Width = 137
Height = 21
TabOrder = 1
Text = ' '
OnChange = Edit4Change
end
object Button2: TButton
Left = 168
Top = 144
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -