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

TFPWebAction

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

Declaration

Source position: fpweb.pp line 27

type TFPWebAction = class(TCustomWebAction)

protected

  procedure DoHandleRequest(); override;

  procedure DoGetContent(); virtual;

  procedure GetContent();

public

  constructor create(); override;

  destructor destroy; override;

  procedure Assign(); override;

published

  property Contents: TStrings; [rw]

  property OnRequest: TWebActionEvent; [rw]

  property Template: TFPTemplate; [rw]

end;

Inheritance

TFPWebAction

|

TCustomWebAction

|

TObject


Documentation generated on: 2023-03-18