Vcl.Outline
| Package | vclx.bpl |
|---|
Classes
| 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. |
Types
| EOutlineChange | EOutlineChange is the type of event handlers that respond when the nodes in an outline control change. |
| TAttachMode | TAttachMode indicates how an outline node should be inserted into an outline. |
| TBitmapArray | |
| TBitmapArrayRange | |
| TChangeRange | TChangeRange indicates the direction in which a node is moved. |
| TOutlineBitmap | |
| TOutlineBitmaps | |
| TOutlineNodeCompare | |
| TOutlineOption | TOutlineOptions represents the style in which an outline is drawn. |
| TOutlineOptions | 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. |