Icon Cookie Property

property Cookie[const Name: String]: THTTPCookie

Usage

Available In: Server Applications

Retrieves the cookie that matches the specified name, or nil if no such cookie exists.
Image