TComponentEnumerator.Current
Current pointer in the list
Declaration
Source position: classesh.inc line 2037
public Property
  Current : TComponent;
Description
Current redefines GetCurrent as a property.
See also
| Name | Description | 
|---|---|
| TComponent | Base class for all components that need owner-owned functionality. | 
| GetCurrent | Return the current pointer in the list |