JVCL Help:TAggregatedPersistentEx
JVCL Help: TAggregatedPersistentEx Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TAggregatedPersistent
TAggregatedPersistentEx
TJvBaseDataContextsManager
TJvDataConsumerAggregatedObject
TJvDataItemAggregatedObject
TJvDataItemsAggregatedObject
run\JvDataProvider.pas
Summary
Provides functionality for an inner object of an extensible controller.
Pascal
run\JvDataProvider.pas
TAggregatedPersistentEx = class(TAggregatedPersistent);
Description
TAggregatedPersistentEx is a derivative of TAggregatedPersistent and as such provides basic functionality for an inner object of an aggregate.
In addition, it provides functionality to automatically add itself to and to remove itself from it's controllers extension list, as implemented by the TExtensibleInterfacedPersistent class.
When an instance of this class (or rather a derivative of this class) is created, it will be automatically added to the extension list of its controller. If the instance is removed, it will also be removed from the extension list of its controller.
See Also
TAggregatedPersistent, 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