RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInterfaceList.Delete Method

Deletes an interface from the list.

Pascal
procedure Delete(Index: Integer);
C++
__fastcall Delete(int Index);

Call Delete to delete an interface from the list. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!