JVCL Help:IJvDataProvider.ConsumerClasses

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves a list of consumer service extension classes needed by the provider.


Pascal

 functionConsumerClasses: TClassArray;


Description

ConsumerClasses will retrieve a list of consumer service extension classes the provider needs to be used properly. The list may be depending on the currently selected consumer and/or context, e.g. a consumer that can only handle a single item at a time will require a consumer service extension that allows the application developer to select the item to use.


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