Unit 'fphtml' Package
[Overview][Constants][Types][Classes][Index] [#fcl-web]

TFPHTMLModule

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

Declaration

Source position: fphtml.pp line 512

type TFPHTMLModule = class(TCustomHTMLModule)

published

  property Actions: THTMLContentActions;

  property CreateSession: Boolean;

  property Session: TCustomSession;

  property Kind: TWebModuleKind;

  property AfterInitModule: TInitModuleEvent;

  property OnCreateDocument: TCreateDocumentEvent;

  property OnCreateWriter: TCreateWriterEvent;

  property OnGetContent: THTMLGetContentEvent;

  property OnNewSession: TNotifyEvent;

  property OnSessionExpired: TNotifyEvent;

  property CORS: TCORSSupport;

end;

Inheritance

TFPHTMLModule

|

TCustomHTMLModule

|

TSessionHTTPModule

|

TCustomHTTPModule

|

TObject


Documentation generated on: 2023-03-18