RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOutlineNode Members

The following tables list the members exposed by TOutlineNode.

 
Name 
Description 
 
This is AddNode, a member of class TOutlineNode. 
 
Copies the properties of an object to a destination object. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
This is GetDataItem, a member of class TOutlineNode. 
 
This is GetNodeAtIndex, a member of class TOutlineNode. 
 
Returns the owner of an object. 
 
This is GetRowOfNode, a member of class TOutlineNode. 
 
This is GetTextItem, a member of class TOutlineNode. 
 
This is GetVisibleNode, a member of class TOutlineNode. 
 
This is HasAsParent, a member of class TOutlineNode. 
 
This is InsertNode, a member of class TOutlineNode. 
 
This is InternalRemove, a member of class TOutlineNode. 
 
This is Remove, a member of class TOutlineNode. 
 
This is WriteNode, a member of class TOutlineNode. 
 
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 
 
Responds after the last constructor has executed. 
 
Copies the contents of another, similar object. 
 
Responds before the first destructor executes. 
 
Changes the level of an outline node. 
 
Returns a pointer to the runtime type information (RTTI) table for the object type. 
 
Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). 
 
Determines whether an object is of a specific type. 
 
Returns the type of the immediate ancestor of a class. 
 
Returns the class reference for the object's class. 
 
Performs finalization on long strings, variants, and interface variables within a class. 
 
Collapses an outline item. 
 
Creates a new TOutlineNode object. 
 
Provides the interface for a method that processes message records. 
 
Frees the memory associated with the TOutlineNode object. 
 
Calls message-handling methods for the object, based on the contents of the Message parameter. 
 
Expands an outline item. 
 
Returns the address of a published object field. 
 
Free 
Destroys an object and frees its associated memory, if necessary. 
 
Deallocates memory allocated by a previous call to the System::TObject::NewInstance method. 
 
Expands an outline node and all its descendants. 
 
Returns the distance, in pixels, from the left edge of the outline to the right edge of the outline node. 
 
This is getFirstChild, a member of class TOutlineNode. 
 
Retrieves a specified interface. 
 
Returns the entry for a specific interface implemented in a class. 
 
Returns a pointer to a structure containing all of the interfaces implemented by a given class. 
 
Returns the Index value of the last subnode. 
 
Returns the name of the object as it appears in the Object Inspector. 
 
Returns the Index value of the next child of an outline node. 
 
Returns the Index value of the previous child of an outline node. 
 
Determines the relationship of two object types. 
 
Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. 
 
Returns the size in bytes of each instance of the object type. 
 
This is MethodAddress, a member of class TObject. 
 
This is MethodName, a member of class TObject. 
 
Moves an outline node from one location within the outline to another. 
 
Allocates memory for an instance of an object type and returns a pointer to that new instance. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
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!