TComponentEnumerator : Method overview by Name
| Member | Visibility | Description | 
|---|---|---|
| Create(TComponentEnumerator) | public | Initialize a new instance of TComponentEnumerator | 
| GetCurrent(TComponentEnumerator) | public | Return the current pointer in the list | 
| MoveNext(TComponentEnumerator) | public | Move the position of the enumerator to the next position in the children of the component. |