RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceListEnumerator.MoveNext Method

Moves the enumerator to the next IInterface in the collection.

Pascal
function MoveNext: Boolean;
C++
__fastcall Boolean MoveNext();

Use MoveNext to move the TInterfaceListEnumerator to the next IInterface in the TInterfaceList object. 

 

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