📄 unit5.dfm
字号:
object FormChPwd: TFormChPwd
Left = 192
Top = 110
Width = 558
Height = 384
Caption = 'FormChPwd'
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 = 64
Top = 80
Width = 65
Height = 25
Caption = #26032#23494#30721
OnClick = Label1Click
end
object Label2: TLabel
Left = 72
Top = 160
Width = 60
Height = 13
Caption = #30830#35748#26032#23494#30721
end
object Edit2: TEdit
Left = 184
Top = 168
Width = 313
Height = 21
TabOrder = 0
end
object Edit1: TEdit
Left = 184
Top = 88
Width = 305
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 168
Top = 240
Width = 153
Height = 49
Caption = #20462#25913
TabOrder = 2
end
object Query1: TQuery
DatabaseName = 'course'
Left = 408
Top = 248
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -