|
RAD Studio VCL Reference
|
Implements IIteratorSupport's StartIterator method.
function ImplStartIterator(var OwnerData: Pointer): Boolean;
__fastcall Boolean ImplStartIterator(void * OwnerData);
ImplStartIterator is called by StartIterator. ImplStartIterator initializes the internal iteration index. ImplStartIterator returns true because it is assumed that there is at least one command associated with this adapter action.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|