JVCL Help:TJvCustomItemViewer.ItemChanged
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.ItemChanged Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
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