TCollectionEnumerator.Current
Current pointer in the list
Declaration
Source position: classesh.inc line 516
public Property
Current : TCollectionItem;
Description
Current redefines GetCurrent as a property.
See also
Name | Description |
---|---|
GetCurrent | Return the current pointer in the list |
TCollectionItem | Basic object that is managed by a TCollection class. |