Vcl.Outline

From RAD Studio API Documentation
Jump to: navigation, search


Package vclx250.bpl

Classes

EOutlineErrorEOutlineError is the exception class for outline components.
OutlineErrorOutlineError is a special exception class for invalid outline-node indexes.
TCustomOutlineTCustomOutline is the base class for controls that display outline nodes (TOutlineNode objects).
TOutlineTOutline is a multilevel outline that displays the values of TOutlineNode objects.
TOutlineNodeTOutlineNode represents a node in a TCustomOutline object.

Types

EOutlineChangeEOutlineChange is the type of event handlers that respond when the nodes in an outline control change.
TAttachModeTAttachMode indicates how an outline node should be inserted into an outline.
TBitmapArray
TBitmapArrayRange
TChangeRangeTChangeRange indicates the direction in which a node is moved.
TOutlineBitmap
TOutlineBitmaps
TOutlineNodeCompare
TOutlineOptionTOutlineOptions represents the style in which an outline is drawn.
TOutlineOptionsTOutlineOptions represents the style in which an outline is drawn.
TOutlineStyleTOutlineStyle determines how the nodes of an outline are drawn.
TOutlineTypeTOutlineType indicates whether an outline is owner-drawn.