Method: Create

Creates and initializes an image saving component.

Syntax:

constructor Create(Owner: TComponent); override;

Description:

Call Create to instantiate an image saving object at runtime. Image saving components added at design time are created automatically.

Parameters:

Contents