Internet Direct (Indy)
Home
PreviousUpNext
TIdTask.DoRun Method

Triggers execution of the event handler for the task.

Pascal
function DoRun: Boolean;

Boolean - Indicates if the threaded task is successfully executed.

DoRun is a Boolean function 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.