Gets the value for the Handle property.
Source position: comctrls.pp line 3067
public function TTreeNode.GetHandle: PtrUInt; |
Value for the property.
GetHandle is a THandle function used to get the value for the Handle property. It is the Handle allocated for the associated TreeView control.
|
Handle for the tree view control which owns the TreeNodes container and the tree node. |