?? unit1.dfm
字號:
object Form1: TForm1
Left = 192
Top = 114
Width = 236
Height = 125
Caption = 'Max'#20989#25968
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 Button1: TButton
Left = 16
Top = 8
Width = 193
Height = 65
Caption = #27714#20004#29677#24179#22343#25104#32489#30340#26368#39640#20998
TabOrder = 0
OnClick = Button1Click
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=mr_Study;Data Source=.'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 40
Top = 32
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 80
Top = 32
end
object ADOQuery2: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 120
Top = 32
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -