RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.Terminated Property

Sets the status of a web session to terminated.

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

Set Terminated 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!