JVCL Help:TExtensibleInterfacedPersistent.RemoveIntfImpl

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

Search in JVCL Help

 
Search in all projects
 

Summary

Removes an extension to the object.


Pascal

 procedureRemoveIntfImpl(constObj: TAggregatedPersistentEx);


Parameters

Parameters Description
const Obj: TAggregatedPersistentEx Extension object to remove.


Description

RemoveIntfImpl removes the specified extension object from the extension list. If the specified extension is not in the extension list nothing will happen, otherwise the extension is removed from the list and the extension is destroyed.


See Also

TAggregatedPersistentEx, TExtensibleInterfacedPersistent.AddIntfImpl, TExtensibleInterfacedPersistent.ClearIntfImpl


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