Table of Contents

TTMSFNCGeocodingItems Class

Collection of geocoding result items.

API unit family: TMSFNCGeocoding Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCGeocodingItems = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Provides access to the TTMSFNCGeocodingItem at the specified collection index.

Methods

Name Description
Add Adds a new TTMSFNCGeocodingItem to the collection and returns it.
Insert Inserts a new TTMSFNCGeocodingItem at the specified collection index and returns it.