idform.dfm
来自「delphi+mapx应用实例,包含MAPX所有功能!值得下载学习!」· DFM 代码 · 共 32 行
DFM
32 行
object getidform: Tgetidform
Left = 403
Top = 368
Width = 294
Height = 349
Caption = 'getidform'
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 Label1: TLabel
Left = 8
Top = 8
Width = 189
Height = 25
Caption = #24471#21040#25152#36873#20013#30340'features'#30340#21517#23383#21450'ID'
end
object searchID: TListBox
Left = 8
Top = 41
Width = 265
Height = 265
ItemHeight = 13
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?