RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebPageInfo.PageDescription Property

Describes the Web page.

Pascal
property PageDescription: string;
C++
__property AnsiString PageDescription;

Read PageDescription to obtain a brief description of the Web page that the associated Web page module generates. This property can be used, for example, to provide descriptions for a dynamically generated catalog of available Web pages. 

In TAbstractWebPageInfo, PageDescription is the same as the value of the PageName property. 

 

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