Method: Create

Creates and initializes a barcode component.

Syntax:

constructor Create(Owner: TComponent);

Description:

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

Parameters:

Contents