RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ImplLogIn Method

Processes the login for the given user.

Pascal
procedure ImplLogIn(AUserID: Variant); virtual;
C++
virtual __fastcall ImplLogIn(Variant AUserID);

The ImplLogIn procedure is called from LogIn. This function calls ExecuteLogin to process the login for the given user. 

 

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