JVCL Help:IJvDataProvider.SelectConsumer

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

Search in JVCL Help

 
Search in all projects
 

Summary

Selects a new consumer.


Pascal

 procedureSelectConsumer(Consumer: IJvDataConsumer);


Parameters

Parameters Description
Consumer: IJvDataConsumer Reference to the consumer to select as the active consumer.


Description

SelectConsumer selects a new consumer as the active consumer. The current consumer is pushed onto a stack. Use ReleaseConsumer to return to it. When the provider is created no consumer is selected.


See Also

IJvDataProvider.ReleaseConsumer, IJvDataProvider.SelectContext, IJvDataProvider.SelectedConsumer


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