RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetViewAccess Method

Returns the value of the ViewAccess property.

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

GetViewAccess is the protected read implementation of the ViewAccess property. It returns the view access string that is passed to the constructor. 

 

viewaccess 

Create

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