Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNode.GetHandle

Gets the value for the Handle property.

Declaration

Source position: comctrls.pp line 3106

public function TTreeNode.GetHandle: TLCLHandle;

Function result

Value for the property.

Description

GetHandle is a THandle function used to get the value for the Handle property. It is the Handle allocated for the associated TreeView control, or zero (0) if the TreeView property has not been assigned for the node.

See also

TTreeNode.Handle

  

Handle for the tree view control which owns the TreeNodes container and the tree node.

TTreeNode.TreeView

  

The tree view control where the node is displayed.



CT Web help

CodeTyphon Studio