Method: Create

Creates and initializes a TCopyFmx2D component.

Syntax:

constructor Create(Owner: TComponent); override;

Description:

Call Create to instantiate a TCopyFmx2D object at runtime. TCopyFmx2D component added at design time are created automatically.

Parameters:

Contents