RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceListEnumerator.GetCurrent Method

Gets the current IInterface.

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

Use GetCurrent to get the current IInterface of the TInterfaceList object being enumerated. 

 

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