Table of Contents

TTMSFNCPlacesRequest Class

Represents a single places request and its result.

API unit family: TMSFNCPlaces Inherits from: TCollectionItem

Syntax

TTMSFNCPlacesRequest = class(TCollectionItem)

Properties

Name Description
DataBoolean Stores custom boolean data associated with the item.
DataInteger Stores custom integer data associated with the item.
DataObject Stores a custom object associated with the item.
DataPointer Stores custom pointer data associated with the item.
DataString Stores custom string data associated with the item.
ErrorMessage Error message returned by the service when the request fails.
First Returns the first result item of the request.
ID Identifier associated with the item or request.
Items Provides access to the TTMSFNCPlacesPhotoItem at the specified collection index.
Status Status returned by the service for the request.