|
<< Click to Display Table of Contents >> Navigation: Classes > THTTPServerIndy |
SIGNATURE=IW.Server.HTTPIndy.THTTPServerIndy
ETYPE=Class
Declaration:
Delphi: |
public THTTPServerIndy = class(TInCustomHttpServer); |
C++: |
public: class THTTPServerIndy : public TInCustomHttpServer; |
Unit: IW.Server.HTTPIndy.pas
Description: This is class IW.Server.HTTPIndy.THTTPServerIndy.