RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomLoginFormAdapter.GetNextPage Method

Returns the value of the NextPage property.

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

GetNextPage is the getter method for the NextPage property. See the NextPage property for more information. 

 

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