JVCL Help:TExtensibleInterfacedPersistent.GetImplOfClass

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the extension instance of the specified class.


Pascal

 functionGetImplOfClass(AClass: TAggregatedPersistentExClass): TAggregatedPersistentEx;


Parameters

Parameters Description
AClass: TAggregatedPersistentExClass Extension class to locate.


Description

GetImplOfClass returns the extension instance of the specified class. If there's no extension of the specified class, GetImplOfClass returns nil .


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