TTMSFNCWebBrowserPlatformServicesList Class
Collection of platform browser service entries indexed by GUID, used to locate the correct browser backend for the current platform.
API unit family: TMSFNCWebBrowser
Inherits from: TObjectList
Syntax
TTMSFNCWebBrowserPlatformServicesList = class(TObjectList)
Properties
| Name | Description |
|---|---|
| Interfaces | Returns the platform service interface for the specified GUID. |
| Items | Provides indexed access to the registered TTMSFNCWebBrowserPlatformServicesService entries. |
Methods
| Name | Description |
|---|---|
| ContainsKey | Returns True if a service is registered for the specified GUID. |
| RemoveByGUID | Removes the service entry with the specified GUID from the list. |