TreeItem

Description

TreeItem is an object type for internal use and supports the concept of hierarchical relationships ("trees"). Nested objects, such as projects and folders, inherit from TreeItem so they can support the following methods. TreeItem objects are never merely of type TreeItem; they must be a subtype of TreeItem.

Inheritance

AppRecord->TreeItem

Methods

Properties

Related Topics

Object Types

Application Objects