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