JVCL Help:TAggregatedPersistentEx.IsHidden

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

Search in JVCL Help

 
Search in all projects
 

Summary

Allows an implementation to hide itself.


Pascal

 functionIsHidden: Boolean; virtual;


Description

IsHidden makes it possible to hide the implementation from a QueryInterface call on the controller. An implementation could, for example, hide itself when certain conditions are met (or not met); this might be required to ensure proper working of the provider/consumer relationship.


See Also

TExtensibleInterfacedPersistent


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