Classe TPageProducer

Unit

Declaração

type TPageProducer = class(TBasePageProducer)

Descrição

A classe TPageProducer usada para produzir documento html, usando modelos html ou outro formato de texto qualquer.

Hierarquia

Visão Geral

Propriedades

Published property HTMLFile;
Published property HTMLFileResult;
Published property StartDelimiter;
Published property EndDelimiter;
Published property ParamStartDelimiter;
Published property ParamEndDelimiter;
Published property ParamValueSeparator;
Published property HTMLDoc;
Published property AllowTagParams;
Published property OnHTMLTag_tgCustom;
Published property OnHTMLTag_tgLink;
Published property OnHTMLTag_tgImage;
Published property OnHTMLTag_tgTable;
Published property OnHTMLTag_tgImageMap;
Published property OnHTMLTag_tgObject;
Published property OnHTMLTag_tgEmbed;
Published property OnHTMLTag_tgVideo;
Published property OnHTMLTag_tgAudio;
Published property OnHTMLTag_Undefined;

Descrição

Propriedades

Published property HTMLFile;

Veja implementação TBasePageProducer.HTMLFile

Published property HTMLFileResult;

Veja implementação TBasePageProducer.HTMLFileResult

Published property StartDelimiter;

Veja implementação TBasePageProducer.StartDelimiter.

Published property EndDelimiter;

Veja implementação TBasePageProducer.EndDelimiter.

Published property ParamStartDelimiter;

Veja implementação TBasePageProducer.ParamStartDelimiter.

Published property ParamEndDelimiter;

Veja implementação TBasePageProducer.ParamEndDelimiter.

Published property ParamValueSeparator;

Veja implementação TBasePageProducer.ParamValueSeparator.

Published property HTMLDoc;

Veja implementação TBasePageProducer.HTMLDoc.

Published property AllowTagParams;

Veja implementação TBasePageProducer.AllowTagParams.

Published property OnHTMLTag_tgCustom;

Veja implementação TBasePageProducer.OnHTMLTag_tgCustom

Published property OnHTMLTag_tgLink;

Veja implementação TBasePageProducer.OnHTMLTag_tgLink

Published property OnHTMLTag_tgImage;

Veja implementação TBasePageProducer.OnHTMLTag_tgImage

Published property OnHTMLTag_tgTable;

Veja implementação TBasePageProducer.OnHTMLTag_tgTable

Published property OnHTMLTag_tgImageMap;

Veja implementação TBasePageProducer.OnHTMLTag_tgImageMap

Published property OnHTMLTag_tgObject;

Veja implementação TBasePageProducer.OnHTMLTag_tgObject

Published property OnHTMLTag_tgEmbed;

Veja implementação TBasePageProducer.OnHTMLTag_tgEmbed

Published property OnHTMLTag_tgVideo;

Veja implementação TBasePageProducer.OnHTMLTag_tgVideo

Published property OnHTMLTag_tgAudio;

Veja implementação TBasePageProducer.OnHTMLTag_tgAudio

Published property OnHTMLTag_Undefined;

Veja implementação TBasePageProducer.OnHTMLTag_Undefined


Gerado por PasDoc 0.16.0.