|
RAD Studio VCL Reference
|
Implements IIteratorSupport's NextIteration method.
function ImplNextIteration(var OwnerData: Pointer): Boolean;
__fastcall Boolean ImplNextIteration(void * OwnerData);
ImplNextIteration is called by NextIteration. ImplNextIteration increments an internal iteration index. true is returned if the iteration index is within the bounds defined by ItemCount.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|