RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLoginFormAdapterLoginAction.NextPage Method

Identifies the name of the next page to display after login.

Pascal
function NextPage: string; virtual;
C++
virtual __fastcall AnsiString NextPage();

This value is used when generating the login form. NextPage returns the result of TCustomLoginFormAdapter.NextPage. 

 

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