Datasnap.DSHTTP.TDSHTTPRequestIndy.GetCommand

提供:RAD Studio API Documentation

Delphi

function GetCommand: string; override;

C++

virtual System::UnicodeString __fastcall GetCommand();

プロパティ

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

説明

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

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

関連項目