JVCL Help:TJvBaseDataContexts
JVCL Help: TJvBaseDataContexts Class
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataContexts
TExtensibleInterfacedPersistent
TJvBaseDataContexts
TJvDataContexts
run\JvDataProvider.pas
Summary
Base implementation for the IJvDataContexts interface.
Pascal
run\JvDataProvider.pas
TJvBaseDataContexts = class(TExtensibleInterfacedPersistent, IJvDataContexts);
Description
The TJvBaseDataContexts class is the base implementation of the IJvDataContexts interface. The class itself provides in some basic implementation for the Ancestor, GetContextByName and Provider methods and declares the other methods if IJvDataContexts as abstract methods.
In addition the class provides 4 additional abstract methods that can be used to manage the list. These methods are not the same as those of the IJvDataContextsManager interface, but should be used by an implementer of that interface.
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