RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefaultFieldsPagedAdapter.ImplEndIterator Method

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

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

EndIterator is called when record iteration is complete. 

 

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