Destroy

<< Click to Display Table of Contents >>

Navigation:  Classes > THTTPServerIndy > Methods >

Destroy

SIGNATURE=IW.Server.HTTPIndy.THTTPServerIndy.Destroy

 

ETYPE=Method

 

Declaration:

Delphi:

public destructor Destroy; override;

C++:

public: virtual __fastcall ~THTTPServerIndy();

 

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