Finds action by name
Source position: fphttp.pp line 103
public function TCustomWebActions.ActionByName( |
const AName: string |
AName |
|
Name of the action to find |
The web action with the specified name
ActionByName returns the web action with the specified name, or raises an exception if not found.