TdxBingMapRouteWaypointType Enum
Declaration
TdxBingMapRouteWaypointType = (
bmwtWayPoint,
bmwtViaWayPoint
);
Members
Name |
---|
bmwtWayPoint
|
bmwtViaWayPoint
|
See Also