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