Datasnap.DSHTTP.TDSHTTPRequestIndy.GetDocument

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDocument: string; override;

C++

virtual System::UnicodeString __fastcall GetDocument();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPRequestIndy

Beschreibung

Gibt den Wert der Document-Eigenschaft zurück.

Die GetDocument-Methode ist die Leseimplementierung der Document-Eigenschaft.

Siehe auch