RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.ImplGetIteratorIndex Method

Implements IIteratorIndex's GetIteratorIndex method.

Pascal
function ImplGetIteratorIndex: Integer; virtual;
C++
virtual __fastcall int ImplGetIteratorIndex();

ImplGetIteratorIndex is called by GetIteratorIndex. ImplGetIteratorIndex returns the value of an internal iteration index. 

 

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