REST.Client.TCustomRESTRequest.AllowCookies
Delphi
property AllowCookies: Boolean read GetAllowCookies write SetAllowCookies stored AllowCookiesIsStored default True;
C++
__property bool AllowCookies = {read=GetAllowCookies, write=SetAllowCookies, stored=AllowCookiesIsStored, default=1};
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| property | public | REST.Client.pas REST.Client.hpp | REST.Client | TCustomRESTRequest | 
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !