📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 95
Top = 95
Width = 544
Height = 375
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 153
Top = 0
Width = 8
Height = 348
Cursor = crHSplit
end
object DBGrid1: TDBGrid
Left = 161
Top = 0
Width = 375
Height = 348
Align = alClient
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object TreeView1: TTreeView
Left = 0
Top = 0
Width = 153
Height = 348
Align = alLeft
Indent = 19
TabOrder = 1
OnChange = TreeView1Change
end
object adoqDataBae: TADOQuery
Parameters = <>
Left = 160
Top = 48
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;User ID=sysdba;Initial Catalog=hyshyzchgl;Data Source=W' +
'SDSERVER;Use Procedure for Prepare=1;Auto Translate=True;Packet ' +
'Size=4096;Workstation ID=WSDSERVER;Use Encryption for Data=False' +
';Tag with column collation when possible=False'
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 296
Top = 88
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 64
Top = 128
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 232
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -