Datasnap.DSClientRest.TDSRestCommand.Text
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 接続のテキストを示します。