Unit 'fpHTTP' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomWebActions.ActionByName

Finds action by name

Declaration

Source position: fphttp.pp line 103

public function TCustomWebActions.ActionByName(

  const AName: string

):TCustomWebAction;

Arguments

AName

  

Name of the action to find

Function result

The web action with the specified name

Description

ActionByName returns the web action with the specified name, or raises an exception if not found.


Documentation generated on: Jan 27 2026