RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetIsLoginRequired Method

Returns the value of the IsLoginRequired property.

Pascal
function GetIsLoginRequired: Boolean; override;
C++
virtual __fastcall Boolean GetIsLoginRequired();

GetIsLoginRequired is the protected read implementation of the IsLoginRequired property. It returns true if wpLoginRequired is included in the access flags passed to the constructor. 

 

IsLoginRequired 

Create

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