Method: Draw

Redraws current barcode symbol in the TImage control that's specified by the Image property.

Syntax:

function Draw(ReEncode: Boolean = False): Boolean; virtual;

Description:

The method redraws the barcode symbol to the TImage control that's specified by the Image property. The barcode symbol is specified in the properties of this barcode component.

Parameter:
Return:

Contents