Table of Contents

TTMSFNCTimeZonePlatformServicesList.ContainsKey Method

Returns whether a service is registered under the specified GUID.

API unit family: TMSFNCTimeZone Declaring type: TTMSFNCTimeZonePlatformServicesList

Syntax

function ContainsKey(AGUID: string): Boolean;

Parameters

Name Description
AGUID String representation of the interface GUID to query.

Returns

True when a matching service is registered; otherwise False.