[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TComponentEnumerator.Create

Initialize a new instance of TComponentEnumerator

Declaration

Source position: classesh.inc line 1879

public constructor TComponentEnumerator.Create(

  AComponent: TComponent

);

Description

Create initializes a new instance of TComponentEnumerator and keeps a reference to the component AComponent that will be enumerated.

See also

TComponent

  

Base class for all components that need owner-owned functionality.


Documentation generated on: May 14 2021