TTMSFNCPlacesPlatformServicesList.ContainsKey Method
Returns whether a service is registered under the specified GUID.
API unit family: TMSFNCPlaces
Declaring type: TTMSFNCPlacesPlatformServicesList
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.