Web.Stencils.TWebStencilsEngine

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTWebStencilsEngine

Delphi

TWebStencilsEngine = class(TComponent, IWebStencilsComponent, IWebPostProcessor)

C++

class PASCALIMPLEMENTATION TWebStencilsEngine : public System::Classes::TComponent

Properties

Type Visibility Source Unit Parent
class public
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils Web.Stencils

Description

A class for mapping request URLs to HTML files to be processed.

The Engine component can be used in the following scenarios:

See Also