Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetContentType

Aus RAD Studio API Documentation

Delphi

function GetContentType: string; override;

C++

virtual System::UnicodeString __fastcall GetContentType();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPResponseWebBroker

Beschreibung

Gibt den Wert der ContentType-Eigenschaft zurück. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentType|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt den Wert der ContentType-Eigenschaft zurück.

Die Methode GetContentType ist die Leseimplementierung der Eigenschaft ContentType.

Siehe auch