RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceList.Add Method

Adds an interface to the list.

Pascal
function Add(const Item: IInterface): Integer;
C++
__fastcall int Add(const IInterface Item);

Call Add to add an interface to the list. 

 

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