TdxAzureMapMatchCode Enum
In This Article
#Declaration
Delphi
TdxAzureMapMatchCode = (
Unknown,
Ambiguous,
Good,
UpHierarchy
);
#Members
Name |
---|
Unknown
|
Ambiguous
|
Good
|
Up
|
See Also