Tree - ItemGotParent Event

A parent has been assigned to the list item

Member of Tree (PRIM_TREE)

Parameters

NameTypeData TypeDescription
Item*InputPRIM_TREE.TreeItemReference to the Tree item

Details

The ItemGotParent event is fired when the ParentItem property is set.
 
The corresponding OnItemGotParent method will be executed on the iTreeDesign interface

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2