|
RAD Studio VCL Reference
|
Removes an interface from the list.
function Remove(const Item: IInterface): Integer;
__fastcall int Remove(const IInterface Item);
Call Remove to remove an interface from the list.
Remove returns the index of the removed interface, or –1 if the interface was not found.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|