Searches for action by name
Source position: fphttp.pp line 104
public function TCustomWebActions.FindAction( |
const AName: string |
AName |
|
Name of the action to search for |
The web action or nil if not found
FindAction searches for a web action with the specified name and returns nil if not found.