RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.GetLoginFormAction Method

Gets the action component for the login form.

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

The GetLoginFormAction is called from server-side script to get the action component for the login form. This function calls ImplGetLoginFormAction to get the action component. 

 

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