Destroy

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWTimedThread > Methods >

Destroy

SIGNATURE=IW.Common.Threads.TIWTimedThread.Destroy

 

ETYPE=Method

 

Declaration:

Delphi:

public destructor Destroy; override;

C++:

public: virtual __fastcall ~TIWTimedThread();

 

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