TTMSFNCMapsElementActions.FindByName Method
Returns the action with the specified name, or nil when it is not found.
API unit family: TMSFNCMaps
Declaring type: TTMSFNCMapsElementActions
Syntax
function FindByName(AName: string): TTMSFNCMapsElementAction;
Parameters
| Name | Description |
|---|---|
AName |
Name value. |
Returns
String value returned by the operation.