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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!