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

TCustomFPWebModule.ActionVar

Name of the request parameter used to identify actions

Declaration

Source position: fpweb.pp line 144

public property TCustomFPWebModule.ActionVar : string
  read GetActionVar
  write SetActionVar;

Description

Specifies the name of the request parameter that contains the action name to execute. This is typically a URL parameter like 'action' or 'command'.

See also

Actions

  

Collection of web actions for this module


Documentation generated on: Jan 27 2026