📄 unit7.~dfm
字号:
object FormFChPwd: TFormFChPwd
Left = 279
Top = 149
Width = 583
Height = 502
Caption = 'FormFChPwd'
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 = 72
Top = 32
Width = 201
Height = 33
Caption = #35831#36873#25321#35201#20462#25913#30340#29992#25143#23398#21495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 80
Top = 168
Width = 73
Height = 25
Caption = #26032#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 80
Top = 296
Width = 105
Height = 25
Caption = #30830#35748#26032#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 168
Top = 216
Width = 193
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Edit2: TEdit
Left = 176
Top = 344
Width = 225
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 192
Top = 392
Width = 193
Height = 49
Caption = #20462#25913
TabOrder = 3
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 176
Top = 104
Width = 193
Height = 21
KeyField = #22995#21517
ListSource = DataSource1
TabOrder = 0
end
object Table1: TTable
DatabaseName = 'course'
TableName = #23398#29983#20449#24687
Left = 464
Top = 104
end
object Query1: TQuery
DatabaseName = 'course'
Left = 480
Top = 240
end
object DataSource1: TDataSource
DataSet = Table1
Left = 480
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -