JVCL Help:IJvDataProvider.SelectContext
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataProvider.SelectContext Method
[+] IJvDataProvider Methods
Search in JVCL Help
Search in all projectsSummary
Selects a new context.
Pascal
procedureSelectContext(Context: IJvDataContext);
Parameters
Parameters | Description |
Context: IJvDataContext | Reference to the context to select as the active context. |
Description
SelectContext selects a new context as the active context. The current context is pushed onto a stack. Use ReleaseContext to return to it. When the provider is created no context is selected.
See Also
IJvDataProvider.ReleaseContext, IJvDataProvider.SelectConsumer, IJvDataProvider.SelectedContext
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