Datasnap.DSHTTP.TDSHTTPResponseIndy.GetContentType

提供:RAD Studio API Documentation

Delphi

function GetContentType: string; override;

C++

virtual System::UnicodeString __fastcall GetContentType();

プロパティ

種類 可視性 ソース ユニット
function class protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPResponseIndy

説明

ContentType プロパティの値を返します。

GetContentType メソッドは、ContentType プロパティを読み取るための実装です。

関連項目