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