TdxTreeViewNodeViewInfo.DefaultDraw(TcxCanvas) Method
Draws all node content on the specified canvas.
Declaration
procedure DefaultDraw(ACanvas: TcxCanvas); virtual;
Parameters
Name | Type | Description |
---|---|---|
ACanvas | TcxCanvas | The specified canvas. |
See Also