Table of Contents

TTMSFNCMapsElementContainer.AddAction Method

Creates and returns action.

API unit family: TMSFNCMaps Declaring type: TTMSFNCMapsElementContainer

Syntax

function AddAction(AHTMLElementID: string; AEvent: TTMSFNCMapsHTMLEvent = heClick): TTMSFNCMapsElementAction; virtual;

Parameters

Name Description
AHTMLElementID Text content used by the operation.
AEvent Event value.

Returns

String value returned by the operation.