Unit 'fpWeb' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl-web]

TFPWebModule

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

Declaration

Source position: fpweb.pp line 152

type TFPWebModule = class(TCustomFPWebModule)

published

  property Actions: TFPWebActions;

  property ActionVar: string;

  property BeforeRequest: TRequestEvent;

  property OnRequest: TWebActionEvent;

  property AfterResponse: TResponseEvent;

  property OnGetAction: TGetActionEvent;

  property DefActionWhenUnknown: Boolean;

  property CreateSession: Boolean;

  property Session: TCustomSession;

  property Kind: TWebModuleKind;

  property OnNewSession: TNotifyEvent;

  property OnSessionExpired: TNotifyEvent;

  property AfterInitModule: TInitModuleEvent;

  property CORS: TCORSSupport;

end;

Inheritance

TFPWebModule

|

TCustomFPWebModule

|

TSessionHTTPModule

|

TCustomHTTPModule

|

TObject


Documentation generated on: 2023-03-18