📄 studentbrower1.dfm.~1~
字号:
object StudentBrower1Form: TStudentBrower1Form
Left = 290
Top = 195
Width = 696
Height = 515
Caption = #23398#29983#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 32
Top = 16
Width = 561
Height = 57
Caption = #26597#35810#31867#21035
TabOrder = 0
object RadioButton1: TRadioButton
Left = 72
Top = 24
Width = 113
Height = 17
Caption = #31867#21035
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 328
Top = 24
Width = 113
Height = 17
Caption = #22995#21517
TabOrder = 1
end
end
object GroupBox2: TGroupBox
Left = 32
Top = 88
Width = 561
Height = 49
Caption = #26597#35810#26465#20214
TabOrder = 1
object Label1: TLabel
Left = 104
Top = 24
Width = 27
Height = 13
Caption = #26465#20214':'
end
object Edit1: TEdit
Left = 152
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 400
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = Button1Click
end
end
object DBGrid1: TDBGrid
Left = 32
Top = 176
Width = 617
Height = 249
DataSource = DataSource1
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button2: TButton
Left = 520
Top = 440
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
object BitBtn1: TBitBtn
Left = 336
Top = 440
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 4
OnClick = BitBtn1Click
end
object DBNavigator1: TDBNavigator
Left = 32
Top = 152
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 5
end
object Button3: TButton
Left = 272
Top = 152
Width = 75
Height = 25
Caption = #23548#20986
TabOrder = 6
OnClick = Button3Click
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=MSDASQL;Password=yfyf817;Persist Security Info=True;Use' +
'r ID=sa;Data Source=mysqldata;Initial Catalog=xuesheng'
LoginPrompt = False
Mode = cmShareDenyNone
Left = 208
Top = 192
end
object DataSource1: TDataSource
Left = 264
Top = 208
end
object ADODataSet1: TADODataSet
Connection = ADOConnection1
Parameters = <>
Left = 320
Top = 192
end
object SaveDialog1: TSaveDialog
Left = 432
Top = 440
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -