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