RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCookie.Expires Property

Specifies when the cookie is no longer valid.

Pascal
property Expires: TDateTime;
C++
__property TDateTime Expires;

Set Expires to the date and time after which the Web client should not send the cookie on with HTTP messages. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!