help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lhttp' (#LNet)

TLHTTPServer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lhttp.pp line 386

type TLHTTPServer = class(TLHTTPConnection)

protected

  FHandlerList: TURIHandler;

  FLogMessageTZString: String;

  FServerSoftware: String;

  FOnAccess: TLAccessEvent;

  function HandleURI();

  procedure LogAccess(); override;

  procedure RegisterWithEventer; override;

public

  constructor Create(); override;

  procedure RegisterHandler();

  property ServerSoftware: String; [rw]

  property OnAccess: TLAccessEvent; [rw]

end;

Inheritance

TLHTTPServer

|

TLHTTPConnection

|

TLTcp

?

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505