Method: Create

Creates and initializes a TLogo2D component.

Syntax:

constructor Create(Owner: TComponent); override;

Description:

Call Create to instantiate a TLogo2D object at runtime. The TLogo2D components added at design time are created automatically.

Parameters:

Contents