RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer.PageElements Property

Stores information that the Adapter page producer uses when generating its content.

Pascal
property PageElements: TSitePageElements;
C++
__property TSitePageElements PageElements;

TBaseAdapterPageProducer uses PageElements internally to store styles, warnings, server script, server functions, and server variables. It uses the properties of PageElements to assemble its content. 

 

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