Unit 'fphtml' Package
[Overview][Constants][Types][Classes][Index] [#fcl-web]

THTMLPageProducer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fphtml.pp line 361

type THTMLPageProducer = class(THTMLCustomPageProducer)

published

  property OnWriteHeader: TWriterEvent;

  property OnWriteVisualHeader: TWriterEvent;

  property OnWriteVisualBody: TWriterEvent;

  property OnWriteVisualFooter: TWriterEvent;

  property HeaderProducer: THTMLContentProducer;

  property VisualHeaderProducer: THTMLContentProducer;

  property VisualBodyProducer: THTMLContentProducer;

  property VisualFooterProducer: THTMLContentProducer;

end;

Inheritance

THTMLPageProducer

|

THTMLCustomPageProducer

|

THTMLCustomEntityProducer

|

THTMLContentProducer

|

THTTPContentProducer,IHTMLContentProducerContainer

|

TObject


Documentation generated on: 2023-03-18