SiteProd.TSitePageElements
From RAD Studio API Documentation
Revision as of 16:39, 16 October 2011 by TestAccount (Talk | contribs)
Delphi
TSitePageElements = class(TObject)
C++
class PASCALIMPLEMENTATION TSitePageElements : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | SiteProd.pas SiteProd.hpp |
SiteProd | SiteProd |
Description
TSitePageElements stores part of the content that page producers generate.
TSitePageElements stores styles, warnings, server script, server functions, and server variables. These values are stored as class members of type string (not properties). The adapter page producer combines them to make up its generated content.