RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOutlineNode Properties

The properties of the TOutlineNode class are listed here.

 
Name 
Description 
 
This is ExpandCount, a member of class TOutlineNode. 
 
This is Items, a member of class TOutlineNode. 
 
List 
This is List, a member of class TOutlineNode. 
 
This is Outline, a member of class TOutlineNode. 
 
Name 
Description 
 
Data 
Points to application-specific data associated with the node. 
 
Determines whether descendants of the outline node are displayed. 
 
Describes an outline node, using its text and the text of all ancestor nodes in the outline. 
 
Indicates whether the outline node has any subnodes. 
 
Identifies the node in the Items array maintained by the outline. 
 
Indicates whether the outline node is visible in the outline. 
 
Indicates the level of indentation of a node within the outline. 
 
Identifies the immediate ancestor of the node. 
 
Text 
Specifies the string that identifies the outline node. 
 
Indicates which outline node is the topmost ancestor of a node. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!