📄 unit3.dfm
字号:
object Form3: TForm3
Left = 286
Top = 146
Width = 574
Height = 479
BorderIcons = [biSystemMenu, biMinimize]
Caption = #23398#29983#25104#32489#26597#35810#20462#25913#31995#32479
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 = 16
Width = 220
Height = 22
Caption = #23398#29983#25104#32489#26597#35810#20462#25913#31383#21475' '
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 48
Width = 66
Height = 13
Caption = #35831#36755#20837#23398#21495' '
end
object Label3: TLabel
Left = 40
Top = 72
Width = 69
Height = 13
Caption = #35831#36873#25321#29677#32423' '
end
object Label4: TLabel
Left = 40
Top = 96
Width = 69
Height = 13
Caption = #35831#36755#20837#22995#21517' '
end
object Label5: TLabel
Left = 40
Top = 120
Width = 63
Height = 13
Caption = #35831#36873#25321#35838#31243' '
end
object Label6: TLabel
Left = 40
Top = 184
Width = 117
Height = 13
Caption = #31526#21512#26465#20214#30340#35760#24405#20849#26377' '
end
object Label7: TLabel
Left = 192
Top = 184
Width = 21
Height = 13
Caption = #26465' '
end
object Label8: TLabel
Left = 16
Top = 360
Width = 393
Height = 13
Caption =
#39318#26465' '#21069#19968#26465' '#21518#19968#26465' '#26411#26465' '#28155#21152' '#21024#38500' '#32534#36753' '#30830#23450' '#25764#28040' '#21047#26032' ' +
' '
end
object DBGrid1: TDBGrid
Left = 40
Top = 208
Width = 441
Height = 120
DataSource = DataSource1
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 120
Top = 48
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
OnChange = Edit1Change
end
object Button1: TButton
Left = 272
Top = 48
Width = 75
Height = 25
Caption = #26597#35810#23398#21495
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 272
Top = 80
Width = 75
Height = 25
Caption = #26597#35810#29677#32423
TabOrder = 3
OnClick = Button2Click
end
object Edit2: TEdit
Left = 120
Top = 96
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 4
OnChange = Edit2Change
end
object Button3: TButton
Left = 272
Top = 112
Width = 75
Height = 25
Caption = #26597#35810#22995#21517
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 272
Top = 144
Width = 75
Height = 25
Caption = #26597#35810#35838#31243
TabOrder = 6
OnClick = Button4Click
end
object Edit3: TEdit
Left = 152
Top = 184
Width = 33
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 7
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 336
Width = 400
Height = 25
DataSource = DataSource1
TabOrder = 8
end
object Edit4: TEdit
Left = 120
Top = 72
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 9
OnChange = Edit4Change
end
object Edit5: TEdit
Left = 120
Top = 120
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 10
OnChange = Edit5Change
end
object Button5: TButton
Left = 384
Top = 64
Width = 105
Height = 73
Caption = #26597#35810#25152#26377#35760#24405
TabOrder = 11
OnClick = Button5Click
end
object Button6: TButton
Left = 456
Top = 344
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 12
OnClick = Button6Click
end
object Table1: TTable
Active = True
DatabaseName = 'db\'
TableName = 'student.db'
Left = 320
Top = 16
end
object DataSource1: TDataSource
DataSet = Table1
Left = 352
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -