JVCL Help:IJvDataConsumerItemSelect
JVCL Help: IJvDataConsumerItemSelect Interface
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataConsumerItemSelect
TJvDataConsumerItemSelect
run\JvDataProviderIntf.pas
Summary
Data consumer support interface to determine the displayed (root) item.
Pascal
run\JvDataProviderIntf.pas
IJvDataConsumerItemSelect = interface;
Description
IJvDataConsumerItemSelect is a consumer support interface to retrieve or specify the (root) item of the consumer. Consumers that only allow a single item to be used use this interface to specify which item is used. If a nil item is specified, no item will be used by the consumer. Consumers that allow multiple items to be rendered use this interface to specify which item will be used as the root. In this case, nil means that all items are rendered, otherwise only items below the specified item.
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