?? unit4.~dfm
字號:
object Formchpwd: TFormchpwd
Left = 895
Top = 411
Width = 319
Height = 182
Caption = #20462#25913#23494#30721#30028#38754
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 = 32
Top = 32
Width = 65
Height = 13
Caption = #26032#23494#30721#65306
end
object Label2: TLabel
Left = 32
Top = 80
Width = 72
Height = 13
Caption = #30830#35748#26032#23494#30721#65306
end
object Edit1: TEdit
Left = 144
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 144
Top = 72
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 88
Top = 112
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button1Click
end
object Query1: TQuery
DatabaseName = 'course'
Left = 272
Top = 120
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -