information.dfm
来自「mapx_and_ODBC」· DFM 代码 · 共 35 行
DFM
35 行
object infor: Tinfor
Left = 389
Top = 225
Width = 264
Height = 213
Caption = 'infor'
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 fieldslist: TListBox
Left = 0
Top = 0
Width = 113
Height = 183
Align = alLeft
ItemHeight = 13
TabOrder = 0
end
object valueslist: TListBox
Left = 116
Top = 0
Width = 140
Height = 183
Align = alRight
ItemHeight = 13
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?