Initialize a new instance of TListEnumerator.
Source position: classesh.inc line 580
public constructor TListEnumerator.Create( |
AList: TList |
); |
Create initializes a new instance of TListEnumerator and keeps a reference to the list AList that will be enumerated.
|
Class to manage collections of pointers. |