RAD Studio VCL Reference
ContentsIndex
TOutlineNode Members Public Properties
Public Properties
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.