Datasnap.DSHTTPClient.TDSHTTP.Request

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Request: IRequest read GetRequest;

C++

__property _di_IRequest Request = {read=GetRequest};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP


Beschreibung

Gibt eine HTTP- oder HTTPS-Anforderung an, die dieser Instanz zugeordnet ist.

Siehe auch