Event: OnSaved

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

Syntax:

type

{ Defined in the pfmxSave2D unit }

TOnSaved = procedure (Sender: TComponent; FilePath: string; ErrorCode: Integer) of object;

property OnSaved: TOnSaved;

Parameters:

Contents