Create(string) Constructor
In This Article
Initializes a new instance of the TdxBingMapRouteWaypoint class with specified settings.
#Declaration
Delphi
constructor Create(const ALandmark: string); overload; virtual;
#Parameters
Name | Type |
---|---|
ALandmark | string |
See Also