OnItemChanged - AbstractTreeView
Fired whenever the current item has just changed
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| hItem | Handle | The item that has become the current item |
| hItemOld | Handle | The item that was the current item |
Syntax
Procedure OnItemChanged Handle hItem Handle hItemOld
Description
The OnItemChanged event is fired whenever the current item has just changed.