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

TCustomFPWebModule.Actions

Collection of web actions for this module

Declaration

Source position: fpweb.pp line 143

public property TCustomFPWebModule.Actions : TFPWebActions
  read FActions
  write SetActions;

Description

Contains the collection of web actions that can be executed by this web module. Actions are selected based on request parameters and executed to handle specific requests.

See also

TFPWebActions

  

Collection of web actions with advanced functionality

ActionVar

  

Name of the request parameter used to identify actions


Documentation generated on: Jan 27 2026