Unit 'fphttp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl-web]

TCustomWebActions

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

Declaration

Source position: fphttp.pp line 82

type TCustomWebActions = class(TCollection)

protected

  function GetRequestAction();

  function GetActionName();

  property ActionVar: string; [rw]

public

  constructor Create();

  procedure Assign(); override;

  function Add;

  function ActionByName();

  function FindAction();

  function IndexOfAction();

  property OnGetAction: TGetActionEvent; [rw]

  property Actions []: TCustomWebAction; default; [rw]

  property DefActionWhenUnknown: Boolean; [rw]

end;

Inheritance

TCustomWebActions

|

TObject


Documentation generated on: 2023-03-18