JVCL Help:TClassArray
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TClassArray type
[+] JvDataProviderIntf.pas Types
Search in JVCL Help
Search in all projectsSummary
Dynamic TClass array.
Pascal
run\JvDataProviderIntf.pas
TClassArray = arrayofTClass;
Description
TClassArray is a dynamic array of TClass pointers (class references). It's used primarily for the IJvDataProvider.ConsumerClasses method to retrieve a list of consumer services to instantiate.
See Also
IJvDataProvider.ConsumerClasses
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