Table of Contents

TTMSFNCCloudPlatformServicesList Class

Ordered list of platform service registrations used by the cloud services registry.

API unit family: TMSFNCCloudBase Inherits from: TObjectList

Syntax

TTMSFNCCloudPlatformServicesList = class(TObjectList)

Properties

Name Description
Interfaces Returns the interface registered under the given GUID string, or nil if not found.
Items Provides indexed access to the registered TTMSFNCCloudPlatformServicesService entries.

Methods

Name Description
ContainsKey Returns True when a service registered under the given GUID string is present in the list.
RemoveByGUID Removes the service registration with the specified GUID string from the list.