RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.GetLogoutAction Method

Gets the action component for the logout form.

Pascal
function GetLogoutAction: TComponent;
C++
__fastcall TComponent * GetLogoutAction();

The GetLogoutAction is called from server-side script to get the action component for the logout form. This function calls ImplGetLogoutFormAction to get the action component. 

 

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