TTMSFNCTollCostStep Class
Non-visual component that provides toll cost functionality.
API unit family: TMSFNCTollCost
Inherits from: TCollectionItem
Syntax
TTMSFNCTollCostStep = 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. |
| Distance | Reported distance, in meters. |
| Duration | Reported travel duration, in seconds. |
| Instructions | Travel instructions for the step. |
| Location | Geographic coordinate of the step. |