TTMSFNCDirectionsSteps Class
Manages directions step items.
API unit family: TMSFNCDirections
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCDirectionsSteps = 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. |