OnUpdate(Sender: IActionItem; Args: IEventArgs);
Sender. The parameter that returns action of the ActionList component that was updated.
Args. The parameter that enables the user to determine event parameters.
The OnUpdate event occurs when actions of the ActionList component are updated.
See also: