RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer.CreatePageElements Method

Creates the object that implements the PageElements property.

Pascal
function CreatePageElements: TSitePageElements; virtual;
C++
virtual __fastcall TSitePageElements CreatePageElements();

CreatePageElements creates the object that is used as the value of the PageElements property. This object holds temporary information that the page producer uses to assemble its content. 

 

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