Skip to main content

TdxBingMapResponse Members

Constructors

Name Description
Create(Integer) Initializes a new instance of the TdxRestServiceResponse class with specified settings. Inherited from TdxRestServiceResponse.

Properties

Name Description
ErrorInfo
IsSuccess Identifies if the current query to a REST server is successful. Inherited from TdxRestServiceResponse.
StatusCode Returns the REST server response status code. Inherited from TdxRestServiceResponse.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also