[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lhttp.pp line 398
type TLHTTPServer = class(TLHTTPConnection) |
||
protected |
||
|
||
FLogMessageTZString: string; |
|
|
FServerSoftware: string; |
|
|
|
||
function HandleURI(); |
|
|
procedure LogAccess(); override; |
|
|
procedure RegisterWithEventer; override; |
|
|
public |
||
constructor Create(); override; |
|
|
procedure RegisterHandler(); |
|
|
property ServerSoftware: string; [rw] |
|
|
property OnAccess: TLAccessEvent; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject,ILComponent |
CT Web help |
CodeTyphon Studio |