JVCL Help:IJvDataConsumerContext
JVCL Help: IJvDataConsumerContext Interface
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataConsumerContext
TJvDataConsumerContext
run\JvDataProviderIntf.pas
Summary
Data consumer support interface to retrieve the selected context.
Pascal
run\JvDataProviderIntf.pas
IJvDataConsumerContext = interface;
Description
IJvDataConsumerContext is a consumer support interface to retrieve or specify the context of the consumer.
Various providers use contexts to differentiate between various tree configurations and/or content. The IJvDataConsumerContext interface allows you to retrieve the current or specify a new context for this consumer.
Providers rarely need to access this interface, since most of the time when a consumer is selected as the current one, its context is automatically selected as well. With Server/Client consumers, access to the this interface might be useful. The interface is also used by the design time editors.
See Also
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