TTMSFNCSpeedReadingIntervals Class
Collection of speed-reading intervals along a route.
API unit family: TMSFNCGoogleRoutes
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCSpeedReadingIntervals = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides access to the TTMSFNCSpeedReadingInterval at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new TTMSFNCSpeedReadingInterval to the collection and returns it. |
| Insert | Inserts a new TTMSFNCSpeedReadingInterval at the specified collection index and returns it. |