📄 unit2.dfm
字号:
object Form2: TForm2
Left = 272
Top = 153
Width = 415
Height = 239
BorderIcons = [biSystemMenu, biMinimize]
Caption = #23398#29983#25104#32489#24405#20837#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 = 40
Top = 24
Width = 178
Height = 22
Caption = #23398#29983#25104#32489#24405#20837#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 = 72
Width = 30
Height = 13
Caption = #23398#21495' '
end
object Label3: TLabel
Left = 216
Top = 72
Width = 30
Height = 13
Caption = #29677#32423' '
end
object Label4: TLabel
Left = 40
Top = 96
Width = 30
Height = 13
Caption = #22995#21517' '
end
object Label5: TLabel
Left = 40
Top = 128
Width = 30
Height = 13
Caption = #31185#30446' '
end
object Label6: TLabel
Left = 216
Top = 96
Width = 30
Height = 13
Caption = #25104#32489' '
end
object Label7: TLabel
Left = 216
Top = 128
Width = 24
Height = 13
Caption = #23398#20998
end
object Edit1: TEdit
Left = 80
Top = 64
Width = 97
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 256
Top = 64
Width = 97
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 80
Top = 96
Width = 97
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 80
Top = 128
Width = 97
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 256
Top = 96
Width = 97
Height = 21
TabOrder = 4
end
object Button1: TButton
Left = 112
Top = 168
Width = 75
Height = 25
Caption = #28155' '#21152
TabOrder = 5
OnClick = Button1Click
end
object Edit6: TEdit
Left = 256
Top = 128
Width = 97
Height = 21
TabOrder = 6
end
object Table1: TTable
DatabaseName = 'db\'
TableName = 'student.db'
Left = 304
Top = 8
end
object DataSource1: TDataSource
DataSet = Table1
Left = 336
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -