OnFileError

Top  Previous  Next

TCustomTextTransformer > events > OnFileError

 

The event OnFileError occurs, when the transformation of a file has failed.

 

  property OnFileError : {TTextTransformer.}TOnSourceTarget

           read FOnFileError write FOnFileError;

  

  TOnSourceTarget = procedure (Sender : TObject; 

                               const xasSourceFile : AnsiString;

                               const xasTargetFile : AnsiString;

                               const xasMessage :

                               AnsiString) of object;

xasSourceFile        name of the actual source file

xasSourceFile        name of the actual target file

xasMessage        error message



This page belongs to the TetraComponents Documentation

Home  Content  German