RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ImplGetLoggedIn Method

Checks the value of the LoggedIn field.

Pascal
function ImplGetLoggedIn: Boolean; virtual;
C++
virtual __fastcall Boolean ImplGetLoggedIn();

The ImplGetLoggedIn function is called from GetLoggedIn. It checks the value of the LoggedIn field component and returns the result. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!