Table of Contents

TComponentContainer.Component Property

The component represented by the TComponentContainer.

Remarks

Component property contains a reference to the actual non-visual component wrapped by the TComponentContainer.

Syntax

Unit: FormDesigner

property TComponentContainer.Component: TComponent

See also