Internet Direct (Indy)
Home
PreviousUpNext
TIdTrivialFTP.OnWorkBegin Event

Specifies an event handler for a data request.

Pascal
property OnWorkBegin;

OnWorkBegin is an event handler that allows the TFTP client to respond to a Get or Put request notification. OnWorkBegin is triggered when has been made, and is about to begin transferring data. 

Work mode will contain wmRead for Get operations, and wmWrite for Put operations.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.