JVCL Help:TJvInspectorClassItem.InvalidateMetaData

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

Search in JVCL Help

 
Search in all projects
 

Summary

Signals the inspector the item's meta data has changed.


Pascal

 procedureInvalidateMetaData; override;


Description

InvalidateMetaData notifies the inspector that the item's meta data has changed. Because as far the inspector is concerned, there is no difference between a data change and meta data change, the current implementation will call InvalidateItem. However, this might change in the future and descendants can override this method to take appropriate action when meta data has changed.


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