Table of Contents

TTMSFNCSpeedReadingInterval Class

Represents a speed-reading interval along a route.

API unit family: TMSFNCGoogleRoutes Inherits from: TCollectionItem

Syntax

TTMSFNCSpeedReadingInterval = 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.
EndPolylinePointIndex Index of the last polyline point of the interval.
Speed Speed classification reported for the interval.
StartPolylinePointIndex Index of the first polyline point of the interval.