RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListEnumerator.Create Constructor

Creates a TList enumerator.

Pascal
constructor Create(AList: TList);
C++
__fastcall TListEnumerator(TList AList);

Creates an instance of TListEnumerator

 

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