Table of Contents

TTMSFNCCloudBaseFactoryService Class

Base factory service that creates and destroys platform-specific cloud base implementations.

API unit family: TMSFNCCloudBase Inherits from: TInterfacedObject Implements: ITMSFNCCloudBaseService

Syntax

TTMSFNCCloudBaseFactoryService = class(TInterfacedObject, ITMSFNCCloudBaseService)

Methods

Name Description
CreateCloudBase Creates a platform-specific cloud base implementation for the given component and registers it.
DestroyCloudBase Destroys a previously created platform-specific cloud base implementation and removes it from the registry.