TfsTree component - classes and functions tree-view
Shows available classes and functions in a tree.
It's a "bonus" component and is not supported at present time.
Properties:
property Script: TfsScript;
TfsScript reference.
property SyntaxMemo: TfsSyntaxMemo;
Memo reference.
property ShowClasses: Boolean;
The function tree is shown.
property ShowFunctions: Boolean;
All the tree nodes are shown .
property Expanded: Boolean;
Expand all tree nodes.
property ExpandLevel: integer;
The level of the unfolded tree nodes. 2 by default.