EMS.ResourceAPI.EEMSHTTPError.Description

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Description: string read FDescription;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI EEMSHTTPError


Beschreibung

Detaillierte Beschreibung des Fehlers.

Siehe auch