TIWCGJQAjaxCookie.Expires Property
Define lifetime of the cookie. Value can be a Number which will be interpreted as days from time of creation or a Date object. If omitted, the cookie becomes a session cookie.
published property Expires: Integer index 00 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;
Property Value
Type: Integer