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

TCustomWebActions.IndexOfAction

Returns index of named action

Declaration

Source position: fphttp.pp line 105

public function TCustomWebActions.IndexOfAction(

  const AName: string

):Integer;

Arguments

AName

  

Name of the action to locate

Function result

Index of the action or -1 if not found

Description

IndexOfAction returns the index of the web action with the specified name, or -1 if not found.


Documentation generated on: Jan 27 2026