Datasnap.DSHTTP.TDSHTTPResponseIndy.GetPragma
[–] Properties | |
---|---|
Type: function | |
Visibility: class protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TDSHTTPResponseIndy |
Delphi
function GetPragma: string; override;
C++
virtual System::UnicodeString __fastcall GetPragma();
Description
Returns the value of the Pragma property.
The GetPragma method is the read implementation of the Pragma property.