JVCL Help:TExtensibleInterfacedPersistent.AddIntfImpl

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds an extension to the object.


Pascal

 procedureAddIntfImpl(constObj: TAggregatedPersistentEx);


Parameters

Parameters Description
const Obj: TAggregatedPersistentEx Extension object to add.


Description

AddIntfImpl adds an extension object to the extension list. If there's already an instance of the same class added to the list an exception will be raised.


See Also

TAggregatedPersistentEx, TExtensibleInterfacedPersistent.ClearIntfImpl, TExtensibleInterfacedPersistent.RemoveIntfImpl


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