RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInterfaceList.First Method

Returns the first interface in the list.

Pascal
function First: IInterface;
C++
__fastcall IInterface First();

Call First to obtain the first interface in the list. 

 

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