RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.ImplEndIterator Method

Implements IIteratorSupport's EndIterator method to support iterating over the records of the adapter.

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

Implements IIteratorSupport's EndIterator method to support iterating over the records of the adapter. 

 

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