ExecuteAtStart

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWTimedThread > Properties >

ExecuteAtStart

SIGNATURE=IW.Common.Threads.TIWTimedThread.ExecuteAtStart

 

ETYPE=Property

 

Declaration:

Delphi:

public property ExecuteAtStart: Boolean;

C++:

public: __property bool ExecuteAtStart;

 

Description: This is ExecuteAtStart, a member of class TIWTimedThread.