EMS.ResourceAPI.EEMSHTTPError.Description

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Description: string read FDescription;

C++

__property System::UnicodeString Description = {read=FDescription};

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI EEMSHTTPError

Description

Detailed description of the error.

See Also