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