Datasnap.DSClientRest.TDSCustomRestConnection.HTTP

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HTTP: TDSHTTP read GetHTTP;

C++

__property Datasnap::Dshttpclient::TDSHTTP* HTTP = {read=GetHTTP};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSCustomRestConnection

Beschreibung

Legt einen HTTP-Client für die REST-Verbindung fest.

Die Eigenschaft HTTP legt einen HTTP-Client für die REST-Verbindung fest.

Siehe auch