TTMSFNCTollCostSystem Class
Non-visual component that provides toll cost functionality.
API unit family: TMSFNCTollCost
Inherits from: TCollectionItem
Syntax
TTMSFNCTollCostSystem = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Cost | Toll cost reported for the system. |
| Currency | ISO currency code of the reported cost. |
| 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. |
| ID | Identifier associated with the item or request. |
| Language | Language of the reported information. |
| Summary | Summary text reported by the toll system. |
| SystemID | Identifier of the toll system. |