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