Internet Direct (Indy) Version 9.0.1 Beta
TIdTrivialFTP.OnWorkEnd
Specifies an event handler for a complete file operation.

property OnWorkEnd;
Description
OnWorkEnd is an event handler that allows the TFTP client to respond to a complete file operation. OnWorkEnd is triggered when a request has been made and the method completes. Work mode will contain wmRead for Get operations or wmWrite for Put operations.