TdxTreeViewNodeViewInfo.DrawSelection(TcxCanvas) Method
Draws the node’s selection rectangle on the specified canvas.
Declaration
procedure DrawSelection(ACanvas: TcxCanvas); virtual;
Parameters
Name | Type | Description |
---|---|---|
ACanvas | TcxCanvas | The specified canvas. |
See Also