Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes
TIFixedListEnumerator Class
Represents type TIFixedListEnumerator.
Namespace: InterfaceCollections
TObject InterfaceCollections.TIFixedListEnumerator
Delphi
type TIFixedListEnumerator = class end;
Name
Description
Create(TIFixedList)
Initializes a new instance of the TIFixedListEnumerator class.
Top
Current
Represents property Current.
GetCurrent
Represents method GetCurrent.
MoveNext
Represents method MoveNext.
•InterfaceCollections