RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.Expired Property

Indicates whether the web session is expired.

Pascal
property Expired: Boolean;
C++
__property Boolean Expired;

Set Expired to True true to end a web session. Otherwise, set it to False false (More here). 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!