-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. +GetHandle is a TLCLHandle 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.
-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. +Handle is a read-only TLCLHandle 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.