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