Outline
Contents |
Delphi Information
Array
| TBitmapArray |
Class
| EOutlineError |
EOutlineError is the exception class for outline components. |
| OutlineError |
OutlineError is a special exception class for invalid outline-node indexes. |
| TCustomOutline |
TCustomOutline is the base class for controls that display outline nodes (TOutlineNode objects). |
| TOutline |
TOutline is a multilevel outline that displays the values of TOutlineNode objects. |
| TOutlineNode |
TOutlineNode represents a node in a TCustomOutline object. |
Enum
| TAttachMode |
TAttachMode indicates how an outline node should be inserted into an outline. |
| TOutlineBitmap | |
| TOutlineNodeCompare | |
| TOutlineOption |
TOutlineOptions represents the style in which an outline is drawn. |
| TOutlineStyle |
TOutlineStyle determines how the nodes of an outline are drawn. |
| TOutlineType |
TOutlineType indicates whether an outline is owner-drawn. |
Set
| TOutlineBitmaps | |
| TOutlineOptions |
TOutlineOptions represents the style in which an outline is drawn. |
Type
| TBitmapArrayRange | |
| TChangeRange |
TChangeRange indicates the direction in which a node is moved. |
C++ Information
Class
| EOutlineError |
EOutlineError is the exception class for outline components. |
| OutlineError |
OutlineError is a special exception class for invalid outline-node indexes. |
| TCustomOutline |
TCustomOutline is the base class for controls that display outline nodes (TOutlineNode objects). |
| TOutline |
TOutline is a multilevel outline that displays the values of TOutlineNode objects. |
| TOutlineNode |
TOutlineNode represents a node in a TCustomOutline object. |
Enum
| TAttachMode |
TAttachMode indicates how an outline node should be inserted into an outline. |
| TOutlineBitmap | |
| TOutlineNodeCompare | |
| TOutlineOption |
TOutlineOptions represents the style in which an outline is drawn. |
| TOutlineStyle |
TOutlineStyle determines how the nodes of an outline are drawn. |
| TOutlineType |
TOutlineType indicates whether an outline is owner-drawn. |
Typedef
| EOutlineChange |
EOutlineChange is the type of event handlers that respond when the nodes in an outline control change. |
| TBitmapArray | |
| TBitmapArrayRange | |
| TChangeRange |
TChangeRange indicates the direction in which a node is moved. |
| TOutlineBitmaps | |
| TOutlineOptions |
TOutlineOptions represents the style in which an outline is drawn. |