TTMSFNCMapKitDirections Class
Stores the directions requests displayed by the map control.
API unit family: TMSFNCMapKit
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCMapKitDirections = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to directions items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a directions item to the collection. |
| Clear | Removes all directions items from the collection. |
| Insert | Inserts a directions item at the specified index. |