Vcl.Outline.TOutlineNode Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DatapublicPoints to application-specific data associated with the node.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExpandCountprotected
ExpandedpublicDetermines whether descendants of the outline node are displayed.
FullPathpublicDescribes an outline node, using its text and the text of all ancestor nodes in the outline.
HasItemspublicIndicates whether the outline node has any subnodes.
IndexpublicIdentifies the node in the Items array maintained by the outline.
IsVisiblepublicIndicates whether the outline node is visible in the outline.
Itemsprotected
LevelpublicIndicates the level of indentation of a node within the outline.
Listprotected
Outlineprotected
ParentpublicIdentifies the immediate ancestor of the node.
TextpublicSpecifies the string that identifies the outline node.
TopItempublicIndicates which outline node is the topmost ancestor of a node.