RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessionItem.IsActive Method

Sets the state of the web session.

Pascal
function IsActive: Boolean;
C++
__fastcall Boolean IsActive();

Use the IsActive method to set the web session state. Set IsActive to True true to continue 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!