Datasnap.DSClientRest.TDSRestCommand.Text

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Text: string read FText write FText;

C++

__property System::UnicodeString Text = {read=FText, write=FText};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestCommand


説明

REST 接続のテキストを示します。

Text プロパティは、DataSnap REST 接続のテキストを指定する string です。