?? u_litest.dfm
字號(hào):
object Form1: TForm1
Left = 332
Top = 231
Width = 374
Height = 342
Caption = 'ListBox'#30340#19968#20010#22522#26412#25805#20316
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 24
Width = 193
Height = 20
AutoSize = False
Caption = 'ListBox'#30340#19968#20010#22522#26412#25805#20316
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ListBox1: TListBox
Left = 24
Top = 80
Width = 113
Height = 217
ItemHeight = 13
TabOrder = 0
end
object ListBox2: TListBox
Left = 224
Top = 80
Width = 121
Height = 217
ItemHeight = 13
TabOrder = 1
end
object Button1: TButton
Left = 148
Top = 96
Width = 69
Height = 25
Caption = #28155#21152'( < )'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 148
Top = 152
Width = 69
Height = 25
Caption = #21024#38500'( > )'
TabOrder = 3
OnClick = Button2Click
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=LiTest.mdb;Persist ' +
'Security Info=False'
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 152
Top = 200
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 152
Top = 240
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -