RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplEndIterator Method

Implements IIteratorSupport's EndIterator method.

Pascal
procedure ImplEndIterator(OwnerData: Pointer);
C++
__fastcall ImplEndIterator(void * OwnerData);

ImplEndIterator is called by EndIterator. ImplEndIterator resets internal variables. 

 

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