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

TFPWebActions.ActionVar

Name of the request parameter used to identify the action

Declaration

Source position: fpweb.pp line 72

public property TFPWebActions.ActionVar : string;

Description

Specifies the name of the request parameter (usually a URL parameter) that contains the action name to execute. Common values include 'action', 'command', or 'page'.

See also

FindAction

  

Searches for an action with the specified name


Documentation generated on: Jan 27 2026