📄 auto.dfm
字号:
object AutoForm: TAutoForm
Left = 289
Top = 182
Width = 517
Height = 383
Caption = #33258#21160#25490#35838
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 168
Top = 256
Width = 121
Height = 41
Caption = ' '#24320#22987#25490#35838
TabOrder = 0
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 176
Top = 32
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 112
Top = 32
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=Stud;Data Source=8ECC191579B34F9'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 48
Top = 32
end
object ADOQuery2: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 224
Top = 32
end
object ADOQuery3: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 264
Top = 32
end
object ADOQuery4: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 304
Top = 32
end
object ADOQuery5: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 344
Top = 32
end
object ADOQuery6: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 384
Top = 32
end
object ADOQuery7: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 176
Top = 80
end
object ADOQuery8: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 232
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -