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