Tree Item - ItemGotParent Event
A parent has been assigned to the list item
Member of Tree Item (PRIM_TREE.TreeItem)

Parameters

Name

Type

Data Type

Description

Item

*Input

PRIM_TREE.TreeItem

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

See also

All Component Classes
Technical Reference