Table of Contents

TTMSFNCPlaces Class

Non-visual component that provides places functionality.

API unit family: TMSFNCPlaces Inherits from: TTMSFNCCustomPlaces

Syntax

TTMSFNCPlaces = class(TTMSFNCCustomPlaces)

Properties

Name Description
APIKey API key used to authenticate requests to the service. (inherited from TTMSFNCCustomPlaces)
PlacesInstance Provides the service instance used to execute places requests. (inherited from TTMSFNCCustomPlaces)
PlacesProperties Provides access to the places service property provider. (inherited from TTMSFNCCustomPlaces)
PlacesRequests Provides access to the collection of places requests. (inherited from TTMSFNCCustomPlaces)
Service Selects the service provider used to execute requests. (inherited from TTMSFNCCustomPlaces)
UseGooglePlacesNew Indicates whether the new Google Places API is used for requests. (inherited from TTMSFNCCustomPlaces)

Events

Name Description
OnGetAutoComplete Occurs when an autocomplete request is sent. (inherited from TTMSFNCCustomPlaces)
OnGetAutoCompleteResult Occurs when an autocomplete result is returned. (inherited from TTMSFNCCustomPlaces)