TTMSFNCDirectionsItems Class
Manages directions result items.
API unit family: TMSFNCDirections
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCDirectionsItems = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the collection items. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new item to the collection. |
| Insert | Inserts a new item at the specified index. |