EMS.ResourceAPI.TEndpointResponse.Body

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Body: TBody read GetBody;

C++

__property TEndpointResponseBody* Body = {read=GetBody};

Eigenschaften

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


Beschreibung

Rumpf (Text) der Antwort.

Siehe auch