API:Web.HTTPApp.TCookieCollection.Items
Delphi
property Items[Index: Integer]: TCookie read GetCookie write SetCookie; default;
C++
__property TCookie* Items[int Index] = {read=GetCookie, write=SetCookie/*, default*/};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCookieCollection |
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 !