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

TTreeNode.Handle

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

Declaration

Source position: comctrls.pp line 3114

public property TTreeNode.Handle : PtrUInt
  read GetHandle;

Description

THandle is a read-only THandle property with the handle assigned for the associated TreeView control. The property value is 0 (zero) if a handle has not been assigned for the TreeView control.