unit2.dfm.~2~
来自「万能数据库查询客户端源码」· ~2~ 代码 · 共 55 行
~2~
55 行
object Form2: TForm2
Left = 0
Top = 0
Caption = #36873#25321'ODBC'#25968#25454#28304
ClientHeight = 183
ClientWidth = 305
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 305
Height = 153
Align = alTop
Caption = #24050#37197#32622#30340'ODBC'#25968#25454#28304#21015#34920
TabOrder = 0
object ListBox1: TListBox
Left = 2
Top = 15
Width = 301
Height = 136
Align = alClient
ItemHeight = 13
TabOrder = 0
ExplicitWidth = 229
ExplicitHeight = 176
end
end
object BitBtn1: TBitBtn
Left = 149
Top = 157
Width = 75
Height = 25
Caption = #36873#25321
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 230
Top = 157
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?