Internet Direct (Indy) Version 9.0.1 Beta
TSlaveThread.Executed
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.