REST.Client.TCustomRESTClient.DoHTTPProtocolError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoHTTPProtocolError; virtual;

C++

virtual void __fastcall DoHTTPProtocolError();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient


Beschreibung

Dispatcher des OnHTTPProtocolError-Ereignisses.

Siehe auch