Unit 'custapache' Package
[Overview][Types][Classes][Variables][Index] [#fcl-web]

TCustomApacheApplication

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

Declaration

Source position: custapache.pp line 107

type TCustomApacheApplication = class(TCustomWebApplication)

public

  function InitializeWebHandler; override;

  procedure Initialize; override;

  procedure ShowException(); override;

  function ProcessRequest(); virtual;

  function AllowRequest(); virtual;

  procedure SetModuleRecord();

  property HandlerPriority: THandlerPriority; [rw]

  property BeforeModules: TStrings; [rw]

  property AfterModules: TStrings; [rw]

  property BaseLocation: string; [rw]

  property ModuleName: string; [rw]

  property HandlerName: string; [rw]

  property BeforeRequest: TBeforeRequestEvent; [rw]

  property MaxRequests: Integer; [rw]

  property IdleWebModuleCount: Integer; [r]

  property WorkingWebModuleCount: Integer; [r]

end;

Inheritance

TCustomApacheApplication

|

TCustomWebApplication

|

TObject


Documentation generated on: 2023-03-18