Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

TFPGListEnumerator.Create

Create a new list enumerator.

Declaration

Source position: fgl.pp line 112

public constructor TFPGListEnumerator.Create(

  AList: TFPSList

);

Arguments

AList

  

List to be enumerated.

Description

Create is called by the list AList to initialize a new enumerator. There should be no need to call this directly.

See also

TFPGList

  

Generic list.


Documentation generated on: Jul 24 2023