RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInterfaceList.Last Method

Returns the last interface in the list.

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

Call Last to obtain the last interface in the list. 

 

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