RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.CheckStatusChange Method

CheckStatusChanges checks if the session status has changed.

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

Call CheckStatusChange to check if the session status has changed. Set CheckStatusChange to T true to monitor changes to the session's status. Otherwise, set it to F false. (more here) 

 

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