Initialize a new instance of TComponentEnumerator.
Source position: classesh.inc line 2446
public constructor TComponentEnumerator.Create( |
AComponent: TComponent |
); |
Create initializes a new instance of TComponentEnumerator and keeps a reference to the component AComponent that will be enumerated.
|
Base class for all components that need owner-owned functionality. |