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

TFPWebActions.CurrentAction

The currently executing web action

Declaration

Source position: fpweb.pp line 73

public property TFPWebActions.CurrentAction : TFPWebAction
  read FCurrentAction;

Description

References the web action that is currently being executed. This property is set during request processing and is available for the duration of the action execution.

See also

TFPWebAction

  

Web action with content and template support


Documentation generated on: Jan 27 2026