JVCL Help:TJvCustomItemViewerOptions.Change

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 option has changed.


Pascal

 procedureChange; virtual;


Description

Change is called automatically when an option property has changed. Change notifies the TJvCustomItemViewer owning the class that an option has changed. If you derive a new class from TJvCustomItemViewerOptions, do not forget to call Change in the property setters for new properties.


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