Unit 'lwebserver' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_lnet]

TDocumentHandler

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

Declaration

Source position: lwebserver.pp line 157

type TDocumentHandler = class(TObject)

protected

  FFileHandler: TFileHandler;

  

  procedure RegisterWithEventer(); virtual;

  

public

  function HandleDocument(); virtual; abstract;

  

  property FileHandler: TFileHandler; [r]

  

end;

Inheritance

TDocumentHandler

  

|

TObject



CT Web help

CodeTyphon Studio