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

TCustomWebActions.FindAction

Searches for action by name

Declaration

Source position: fphttp.pp line 104

public function TCustomWebActions.FindAction(

  const AName: string

):TCustomWebAction;

Arguments

AName

  

Name of the action to search for

Function result

The web action or nil if not found

Description

FindAction searches for a web action with the specified name and returns nil if not found.


Documentation generated on: Jan 27 2026