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