TcxTreeListCustomHeaderCellViewInfo Class
The base class for the TcxTreeListHeaderCellViewInfo and TcxTreeListIndicatorCellViewInfo classes.
#Declaration
TcxTreeListCustomHeaderCellViewInfo = class(
TcxTreeListCustomCellViewInfo,
IcxHotTrackElement,
IcxHintableObject
)
#Remarks
This class provides the following properties:
Property | Type | Write Access | Description |
---|---|---|---|
Hot | Boolean | Read/Write | Set this property to True, to highlight the element. In the On In the On |
Is | Boolean | Read Only | In the On |
Multi | Boolean | Read Only | Returns True, if a column header‘s text can be displayed in several lines (see the Tcx |
Neighbors | Tcx Tcx Tcx | Read Only | Returns the positions of the neighboring homogeneous elements, relative to the painted element (available positions: to the left, top, right, or bottom of the element). |
Pressed | Boolean | Read/Write | Set this property to True to paint the element pressed. |
State | Read/Write | Specifies the element’s state. Refer to the Tcx | |
Text | Read Only | Returns the column header’s text bounding rectangle, in tree list coordinates. |