📄 unit5.dfm
字号:
object FormChPwd: TFormChPwd
Left = 420
Top = 228
Width = 294
Height = 174
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 Label3: TLabel
Left = 24
Top = 72
Width = 81
Height = 13
AutoSize = False
Caption = #30830#35748#26032#23494#30721
end
object Label2: TLabel
Left = 24
Top = 24
Width = 57
Height = 13
AutoSize = False
Caption = #26032#23494#30721
end
object Button1: TButton
Left = 96
Top = 112
Width = 89
Height = 25
Caption = #20462#25913
TabOrder = 0
OnClick = Button1Click
end
object Edit2: TEdit
Left = 128
Top = 65
Width = 113
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit1: TEdit
Left = 128
Top = 19
Width = 113
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Query1: TQuery
DatabaseName = 'Course'
Left = 248
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -