📄 unit5.dfm
字号:
object modifyreaderfrm: Tmodifyreaderfrm
Left = 389
Top = 326
BorderStyle = bsDialog
Caption = #20462#25913#35835#32773#20449#24687
ClientHeight = 211
ClientWidth = 412
Color = clSkyBlue
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 = 16
Top = 56
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label2: TLabel
Left = 16
Top = 16
Width = 36
Height = 13
Caption = #23398#21495#65306
end
object Label3: TLabel
Left = 16
Top = 88
Width = 24
Height = 13
Caption = #19987#19994
end
object Label4: TLabel
Left = 208
Top = 88
Width = 34
Height = 13
Caption = 'E_mail:'
end
object Label5: TLabel
Left = 208
Top = 24
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label6: TLabel
Left = 208
Top = 56
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label7: TLabel
Left = 16
Top = 120
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label8: TLabel
Left = 208
Top = 120
Width = 60
Height = 13
Caption = #23494#30721#30830#35748#65306
end
object Label9: TLabel
Left = 16
Top = 152
Width = 72
Height = 13
Caption = #26368#22823#20511#20070#25968#37327
end
object Edit1: TEdit
Left = 64
Top = 16
Width = 121
Height = 21
TabOrder = 0
OnChange = Edit1Change
end
object Edit2: TEdit
Left = 64
Top = 48
Width = 121
Height = 21
Enabled = False
TabOrder = 1
end
object Edit3: TEdit
Left = 64
Top = 80
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 280
Top = 16
Width = 121
Height = 21
Enabled = False
TabOrder = 3
end
object Edit5: TEdit
Left = 280
Top = 48
Width = 121
Height = 21
TabOrder = 4
end
object Edit6: TEdit
Left = 280
Top = 80
Width = 121
Height = 21
TabOrder = 5
end
object Button1: TButton
Left = 56
Top = 176
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 304
Top = 176
Width = 75
Height = 25
Caption = #37325#32622
TabOrder = 7
OnClick = Button2Click
end
object Edit7: TEdit
Left = 64
Top = 112
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 8
Text = 'Edit7'
end
object Edit8: TEdit
Left = 280
Top = 112
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 9
Text = 'Edit8'
end
object Edit9: TEdit
Left = 128
Top = 144
Width = 121
Height = 21
TabOrder = 10
end
object Table1: TTable
Active = True
DatabaseName = 'DBDEMOS'
TableName = 'libstudent.db'
Left = 264
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -