📄 unit7.dfm
字号:
object updatepassform: Tupdatepassform
Left = 340
Top = 98
Width = 421
Height = 328
Caption = #20462#25913#23494#30721
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 Label3: TLabel
Left = 32
Top = 192
Width = 168
Height = 19
Caption = #20877#27425#36755#20837#26032#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 152
Width = 153
Height = 19
Caption = #36755#20837#26032#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 16
Top = 248
Width = 121
Height = 25
Caption = #20462#25913#31649#29702#21592#23494#30721
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 248
Width = 113
Height = 25
Caption = #20462#25913#35835#32773#23494#30721
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 269
Top = 248
Width = 108
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button3Click
end
object Edit3: TEdit
Left = 192
Top = 192
Width = 153
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Edit2: TEdit
Left = 192
Top = 152
Width = 153
Height = 21
PasswordChar = '*'
TabOrder = 4
end
object GroupBox1: TGroupBox
Left = 13
Top = 40
Width = 364
Height = 73
Caption = #23494#30721#39564#35777' '
TabOrder = 5
object Label1: TLabel
Left = 16
Top = 32
Width = 126
Height = 19
Caption = #36755#20837#21407#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object edit1: TEdit
Left = 176
Top = 32
Width = 153
Height = 21
PasswordChar = '*'
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -