Link Search Menu Expand Document

Methods

The following methods are defined in the STreeItem class.

Name Description
Append Adds an item to the end of its own child items
Delete Deletes itself and all items pointed to by its child items
DeleteChild Deletes all items pointed to by its own child items
Expanded since Ver.5.0.2
EditLabel Start editing the title
EnsureVisible Scroll and expand to be displayed on the screen
ExpandAll Expand and collapse itself and all descendant items of itself
Added since Ver.5.0.2
FindItem Search for child items and get the first item found
FindItems Search for child items and get all found itemss
The call format has been expanded since Ver.5.0.2
Insert Add an item before itself