Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.OnWorkBegin Event

Event handler signalled when a read or write request is started.

Pascal
property OnWorkBegin;

OnWorkBegin is a public TWorkBeginEvent property that represents the event handler signalled when a read or write request is initiated for the IOHandler connection. 

Applications must assign a procedure to the event handler that accepts arguments as used in TWorkBeginEvent

Use OnWorkEnd to respond to completion of an IO request.

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.