RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ImplGetLogoutAction Method

Gets the Logout action component for this TBaseEndUserAdapter.

Pascal
function ImplGetLogoutAction: TComponent; virtual;
C++
virtual __fastcall TComponent * ImplGetLogoutAction();

The ImplGetLogoutAction function is called from GetLogoutAction to get the Logout action component for this TBaseEndUserAdapter

 

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