You are here: Symbol Reference > clMtxVec Namespace > Classes > TJobThread Class > public > TJobThread.OnExecute Event
MtxVec VCL
ContentsIndex
PreviousUpNext
TJobThread.OnExecute Event

Threaded event function.

Pascal
property OnExecute: TOnClExecuteEvent;

The event of specified type assigned to this property will be called each time the Start method is called. While this event is no running the Sleeping function will be returning true. Internally no thread will be created until the first assignment is made.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!