Indicates that the thread has been Run using the Indy thread framework.
property Executed: Boolean;
Description
Executed is a Boolean property that indicates the thread has been Run using the Indy thread framework. Executed is updated from Execute at the completion of the Run method.