Datasnap.DSHTTP.TDSHTTPResponseIndy.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AResponseInfo: IIPHTTPResponseInfo);

C++

__fastcall TDSHTTPResponseIndy(Ippeerapi::_di_IIPHTTPResponseInfo AResponseInfo);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPResponseIndy

Beschreibung

Erstellt eine TDSHTTPResponseIndy-Instanz.

Die Create-Methode erstellt und initialisiert eine TDSHTTPResponseIndy-Instanz.

Siehe auch