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