Event: OnSave

Occurs before save the barcode symbol to an image file, when the Save method is called.

Syntax:

type

{ Defined in the pSave2D unit }

TOnSave = procedure (Sender: TComponent; var FilePath: string; var Continue: Boolean) of object;

property OnSave: TOnSave;

Parameters:

Contents