[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initialize a new instance of TComponentEnumerator
Source position: classesh.inc line 1730
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. |