JVCL Help:IJvDataContexts
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataContexts Interface
[+] IJvDataContexts Methods
[+] JvDataProviderIntf.pas Interfaces
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataContexts
TJvBaseDataContexts
run\JvDataProviderIntf.pas
Summary
List of IJvDataContext objects.
Pascal
run\JvDataProviderIntf.pas
IJvDataContexts = interface;
Description
IJvDataContexts represents the list of IJvDataContext objects. The interface is supported by IJvDataProvider and might be supported for individual IJvDataContext instances if a specific context contains sub contexts.
The IJvDataContexts interface provides methods that:
- Allow retrieval of the number of contexts
- All retrieval of a context based on its index, its name or name path.
- Determine the ancestor context that owns this list.
- Determine the provider to which the context list belongs.
- Retrieve a reference to the TObject instance that implements this object.
See Also
IJvDataContext, IJvDataContextSensitive, IJvDataContextsManager, IJvDataProvider
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