TdxTreeViewNodes.Handle Property
In This Article
Returns the window handle to the node container.
#Declaration
Delphi
property Handle: HWND read;
#Property Value
Type | Description |
---|---|
HWND | The node container’s handle. |
See Also