Method: Create

Creates and initializes a barcode component.

Syntax:

constructor Create(Owner: TComponent); override;

Description:

Call the Create method to instantiate a barcode object at runtime. Barcode components added at design time are created automatically.

Parameters:

Contents