API:Datasnap.DSHTTP.TDSHTTPRequestIndy.GetDocument
Delphi
function GetDocument: string; override;
C++
virtual System::UnicodeString __fastcall GetDocument();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPRequestIndy |
Description
Returns the value of the Document property.
Datasnap.DSHTTP.TDSHTTPRequestIndy.GetDocument inherits from Datasnap.DSHTTPCommon.TDSHTTPRequest.GetDocument. All content below this line refers to Datasnap.DSHTTPCommon.TDSHTTPRequest.GetDocument.
Returns the value of the Document property.
The GetDocument method is the read implementation of the Document property.