Internet Direct (Indy) Version 9.0.1 Beta
|
function LockCookieListByDomain(AAccessType: TIdCookieAccess): TIdCookieList;
The return value for LockCookieListByDomain is the values returned by the CookieListByDomain method call.
LockCookieListByDomain is used by method that create or free items in the Cookie collection, like Add and Delete.