API:REST.Backend.EndPoint.TCustomBackendEndpoint.AllowHTTPErrors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint TCustomBackendEndpoint

Description

Embarcadero Technologies does not currently have any additional information.