RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNodes.Handle Property

Contains the window handle of the tree view control that owns the tree nodes object.

Pascal
property Handle: HWND;
C++
__property HWND Handle;

Use Handle to obtain the handle of the tree view that owns the tree nodes object. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!