RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebContext.PageCount Property

Indicates the number of registered Web pages available in the WebSnap application.

Pascal
property PageCount: Integer;
C++
__property int PageCount;

PageCount indicates the number of entries in the Pages property array. Use this value as an upper bound for the index when iterating over all the pages in the WebSnap application. 

 

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