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