RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInterfaceList.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. 

 

Count 

Add 

Items 

Delete 

Capacity

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!