📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 274
Top = 140
Width = 462
Height = 368
Caption = 'Form2'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object DBText1: TDBText
Left = 160
Top = 75
Width = 65
Height = 17
DataField = #22995#21517
DataSource = Form1.dsStudent
end
object DBText2: TDBText
Left = 160
Top = 259
Width = 65
Height = 17
DataField = #19987#19994
DataSource = Form1.dsStudent
end
object Label1: TLabel
Left = 16
Top = 40
Width = 40
Height = 20
Caption = #23398#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 72
Width = 40
Height = 20
Caption = #22995#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 112
Width = 40
Height = 20
Caption = #24615#21035
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 144
Width = 40
Height = 20
Caption = #24180#40836
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 176
Width = 40
Height = 20
Caption = #31821#36143
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 16
Top = 216
Width = 40
Height = 20
Caption = #29677#32423
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 16
Top = 256
Width = 40
Height = 20
Caption = #19987#19994
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 16
Top = 296
Width = 80
Height = 20
Caption = #39640#32771#25104#32489
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 272
Top = 192
Width = 140
Height = 27
Caption = #22823#23398#26032#29983#34920
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object DBText3: TDBText
Left = 160
Top = 299
Width = 65
Height = 17
DataField = #39640#32771#25104#32489
DataSource = Form1.dsStudent
end
object DBEdit1: TDBEdit
Left = 160
Top = 35
Width = 81
Height = 24
DataField = #23398#21495
DataSource = Form1.dsStudent
TabOrder = 0
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 0
Width = 454
Height = 25
Align = alTop
Ctl3D = True
ParentCtl3D = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 160
Top = 108
Width = 25
Height = 24
DataField = #24615#21035
DataSource = Form1.dsStudent
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 160
Top = 140
Width = 25
Height = 24
DataField = #24180#40836
DataSource = Form1.dsStudent
TabOrder = 3
end
object DBEdit4: TDBEdit
Left = 160
Top = 172
Width = 33
Height = 24
DataField = #31821#36143
DataSource = Form1.dsStudent
TabOrder = 4
end
object DBEdit5: TDBEdit
Left = 160
Top = 212
Width = 41
Height = 24
DataField = #29677#32423
DataSource = Form1.dsStudent
TabOrder = 5
end
object Button1: TButton
Left = 288
Top = 256
Width = 129
Height = 25
Caption = #20197#32593#26684#26041#24335#26174#31034
TabOrder = 6
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -