[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.Handle

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

Declaration

Source position: comctrls.pp line 3120

public property TTreeNode.Handle : THandle
  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.