OnFileSuccess

Top  Previous  Next

TCustomTextTransformer > events > OnFileSuccess

 

The event OnFileSuccess occurs, when the transformation of a file succeeded.

 

  property OnFileSuccess : {TTextTransformer.}TOnSourceTarget

           read FOnFileSuccess write FOnFileSuccess;

  

  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

success message

 
 



This page belongs to the TetraComponents Documentation

Home  Content  German