OnFileDone |
Top Previous Next |
TCustomTextTransformer > events > OnFileDone
The event OnFileDone occurs, when the transformation of a file has been finished, either following on a OnFileSuccess event or on a OnFileError event..
property OnFileDone: TOnFileDone read FOnFileDone write FOnFileDone;
TOnFileDone = procedure(Sender: TObject; const xasSourceFile, xasTargetFile, xasMessage: AnsiString; fSucc: boolean) of object;
|
This page belongs to the TetraComponents Documentation |
Home Content German |