📄 updatepassword.dfm
字号:
object Form8: TForm8
Left = 472
Top = 194
BorderStyle = bsSingle
Caption = #29992#25143#23494#30721#20462#25913
ClientHeight = 190
ClientWidth = 273
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 Panel1: TPanel
Left = 0
Top = 0
Width = 273
Height = 193
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 24
Width = 39
Height = 13
Caption = #21407#23494#30721' '
end
object Label2: TLabel
Left = 32
Top = 64
Width = 39
Height = 13
Caption = #26032#23494#30721' '
end
object Label3: TLabel
Left = 24
Top = 96
Width = 60
Height = 13
Caption = #30830#35748#26032#23494#30721
end
object SpeedButton1: TSpeedButton
Left = 56
Top = 152
Width = 57
Height = 25
Caption = #30830#35748
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 144
Top = 152
Width = 57
Height = 25
Caption = #20851#38381
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 112
Top = 24
Width = 121
Height = 21
TabOrder = 0
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 112
Top = 64
Width = 121
Height = 21
TabOrder = 1
OnKeyDown = Edit2KeyDown
end
object Edit3: TEdit
Left = 112
Top = 96
Width = 121
Height = 21
TabOrder = 2
OnKeyDown = Edit3KeyDown
end
end
object ADOQuery1: TADOQuery
Connection = Form2.ADOConnection1
Parameters = <>
Left = 160
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -