testtree.dfm
来自「以可视的方式画IVR语音导航的流程,并把流程做为源文件保存起来」· DFM 代码 · 共 25 行
DFM
25 行
object Frm_testTree: TFrm_testTree
Left = 229
Top = 107
Width = 561
Height = 480
Caption = 'Frm_testTree'
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 TreeView1: TTreeView
Left = 48
Top = 24
Width = 449
Height = 401
Indent = 19
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?