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

TFPWebActions

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

Declaration

Source position: fpweb.pp line 51

type TFPWebActions = class(TCustomWebActions)

protected

  procedure HandleRequest(); virtual;

  procedure GetContent(); virtual;

  function GetRequestAction();

public

  function Add;

  function ActionByName();

  function FindAction();

  property FPWebActions []: TFPWebAction; default; [rw]

  property ActionVar: string;

  property CurrentAction: TFPWebAction; [r]

end;

Inheritance

TFPWebActions

|

TCustomWebActions

|

TObject


Documentation generated on: 2023-03-18