RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer.GeneratePageElements Method

Fills the PageElements property with information based on the other properties of the adapter Page Producer.

Pascal
procedure GeneratePageElements; virtual;
C++
virtual __fastcall GeneratePageElements();

GeneratePageElements assembles information about the styles, warnings, server script, server functions, and server variables that the adapter page producer uses to generate its content. It writes this information into the members of the object that is the value of the PageElements property. 

 

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