RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseEndUserAdapter.ProduceLoginPage Method

Generates the login page.

Pascal
function ProduceLoginPage: Boolean;
C++
__fastcall Boolean ProduceLoginPage();

The ProduceLoginPage function is called from server-side script to generate the login page. This function calls ImplProduceLoginPage to generate the page. 

 

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