Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommandType

提供:RAD Studio API Documentation

Delphi

function GetCommandType: TDSHTTPCommandType; override;

C++

virtual Datasnap::Dshttpcommon::TDSHTTPCommandType __fastcall GetCommandType();

プロパティ

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

説明

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

GetCommandType メソッドは、CommandType プロパティの読み込み実装です。

関連項目