JVCL Help:IJvDataConsumerContext

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataConsumerContext
TJvDataConsumerContext
run\JvDataProviderIntf.pas


Summary

Data consumer support interface to retrieve the selected context.

run\JvDataProviderIntf.pas


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.

run\JvDataProviderIntf.pas


See Also

IJvDataConsumer

run\JvDataProviderIntf.pas


About

Navigation

run\JvDataProviderIntf.pas



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