JVCL Help:TJvImageListViewer.OnItemChanged

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Called when an item has changed.


Pascal

 propertyOnItemChanged: TJvViewerItemChangedEvent;


Parameters

Parameters Description
Sender The object that triggered the event.
Item The item that has changed.


Description

Write an event handler for the OnItemChanged event to take specific action when an item in the Items array has changed. For example, you might want to update a status display whenever a property of an item has been modified.


See Also

TJvCustomItemViewer.OnItemChanging


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page