TdxBingMapLocationConfidence Enum
In This Article
#Declaration
Delphi
TdxBingMapLocationConfidence = (
bmlcUnknown,
bmlcHigh,
bmlcMedium,
bmlcLow
);
#Members
Name |
---|
bmlc
|
bmlc
|
bmlc
|
bmlc
|
See Also