API:REST.Client.TCustomRESTRequest.OnHTTPProtocolError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnHTTPProtocolError: TCustomRESTRequestNotifyEvent read FOnHTTPProtocolError write FOnHTTPProtocolError;

C++

__property TCustomRESTRequestNotifyEvent OnHTTPProtocolError = {read=FOnHTTPProtocolError, write=FOnHTTPProtocolError};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTRequest

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.