RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetPageDescription Method

Returns the value of the PageDescription property.

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

GetPageDescription is the protected read implementation of the PageDescription property. It returns the description string that is passed to the constructor. 

 

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