Tree - ItemGotParent Event
A parent has been assigned to the list item
Member of Tree (PRIM_TREE)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Item | *Input | Reference 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