Internet Direct (Indy)
Home
PreviousUpNext
TIdTask.DoBeforeRun Method

Triggers execution of the event handler for the task.

Pascal
procedure DoBeforeRun;

DoBeforeRun is a procedure that performs the protected method that triggers execution of the event handler for the task. 

DoAfterRun, DoBeforeRun, and DoRun protect against the need to call inherited methods impelmented in descendant classes. 

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.