JVCL Help:TJvCustomItemViewer.ItemChanged

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

Search in JVCL Help

 
Search in all projects
 

Summary

Called whenever an item property has changed.


Pascal

 procedureItemChanged(Item: TJvViewerItem); virtual;


Parameters

Parameters Description
Item: TJvViewerItem The item that has changed. This parameter can be nil.


Description

ItemChanged is called whenever an item (or one of its properties) in the Items array has changed. ItemChanged calls the OnItemChanged event.


See Also

TJvCustomItemViewer.OnItemChanged


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