REST.Backend.EndPoint.TCustomBackendEndpoint.AllowHTTPErrors

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AllowHTTPErrors: TAllowHTTPErrors read FAllowHTTPErrors write FAllowHTTPErrors default TAllowHTTPErrors.None;

C++

__property TAllowHTTPErrors AllowHTTPErrors = {read=FAllowHTTPErrors, write=FAllowHTTPErrors, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint TCustomBackendEndpoint

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.