Table of Contents

TTMSFNCStaticMapPlatformServicesList Class

Maintains the list of registered platform service implementations.

API unit family: TMSFNCStaticMap Inherits from: TObjectList

Syntax

TTMSFNCStaticMapPlatformServicesList = class(TObjectList)

Properties

Name Description
Interfaces Provides access to the registered service interface for the specified GUID.
Items Provides access to the TTMSFNCStaticMapPlatformServicesService at the specified collection index.

Methods

Name Description
ContainsKey Returns whether a service is registered under the specified GUID.
RemoveByGUID Removes the service registered under the specified GUID.