Table of Contents

TTMSFNCMapsElementActions Class

Collection of HTML element event actions.

API unit family: TMSFNCMaps Inherits from: TOwnedCollection

Syntax

TTMSFNCMapsElementActions = class(TOwnedCollection)

Properties

Name Description
Action Action value.
Items Collection item at the specified index.

Methods

Name Description
Add Creates and returns a new collection item.
FindByName Returns the action with the specified name, or nil when it is not found.
GetActionByName Returns action by name.
GetByName Returns by name.
Insert Creates and returns a new collection item at the specified index.