RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.GetHandle Method

Returns the Handle property.

Pascal
function GetHandle: HWND;
C++
__fastcall HWND GetHandle();

Calling GetHandle is the same as reading the Handle property. 

 

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