Datasnap.DSHTTP.TDSHTTPRequestIndy.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ARequestInfo: IIPHTTPRequestInfo);

C++

__fastcall TDSHTTPRequestIndy(Ippeerapi::_di_IIPHTTPRequestInfo ARequestInfo);

Eigenschaften

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

Beschreibung

Erstellt eine TDSHTTPRequestIndy-Instanz.

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

Siehe auch