Table of Contents

TTMSFNCWebBrowserPlatformServicesList.ContainsKey Method

Returns True if a service is registered for the specified GUID.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowserPlatformServicesList

Syntax

function ContainsKey(AGUID: string): Boolean;

Parameters

Name Description
AGUID The GUID string to look up.

Returns

True when an entry with the given GUID exists in the list.