Unit 'mnWebModules' Package
[Overview][Classes][Variables][Index] [#pl_minilib]

TmodURICommand

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

Declaration

Source position: mnWebModules.pas line 78

type TmodURICommand = class(TmodHttpCommand)

protected

  function GetDefaultDocument();

  

  procedure RespondNotFound;

  

  procedure Respond(); override;

  

  procedure Prepare(); override;

  

  procedure Created; override;

  

public

  Root: string;

  

  Host: string;

  

  destructor Destroy; override;

  

  property Module: TmodWebModule; [r]

  

end;

Inheritance

TmodURICommand

  

|

TmodHttpCommand

  

|

TmodCommand

  

|

TmnObject

  

|

TObject



CT Web help

CodeTyphon Studio