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

TCustomFPWebModule.OnGetAction

Event called to determine which action to execute

Declaration

Source position: fpweb.pp line 148

public property TCustomFPWebModule.OnGetAction : TGetActionEvent
  read GetOnGetAction
  write SetOnGetAction;

Description

Event that allows custom logic for determining which action should be executed for a given request. This provides more flexibility than the standard action variable lookup.

See also

TGetActionEvent

ActionVar

  

Name of the request parameter used to identify actions


Documentation generated on: Jan 27 2026