REST.Client.TRESTRequestParameter.Value
Delphi
property Value: string read FValue write SetValue;
C++
__property System::UnicodeString Value = {read=FValue, write=SetValue};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTRequestParameter |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。