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