Method: Copy

Copy current barcode symbol in the barcode component to clipboard. The barcode component is specified by the Barcode2D property.

Syntax:

function Copy: Integer; virtual;

Description:

The method copies the barcode symbol to clipboard. The barcode symbol is defined in the barcode component that's specified by the Barcode2D property. Also, the TImage component isn't required in the Image property of the barcode component.

Return:

This method can return one of these values (these consts are defined in the pfmxCopy2D unit):

Contents