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