This is the default value for the TIdCookie.MaxAge property.
GFMaxAge = -1;
Description
GFMaxAge is the default value for the TIdCookie.MaxAge property. This is used in the class definition and the constructor. Changing this value will change the default value for that property.