RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.GetLoggedIn Method

Determines if the user is logged in

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

The GetLoggedIn function is called from server-side script to determine if the user is logged in. This function calls ImplGetLoggedIn to get the result. 

 

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