Web.Stencils.IWebStencilsComponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IWebStencilsComponent = interface

C++

__interface IWebStencilsComponent  : public System::IInterface

Properties

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

Description

Internal interface unifying TWebStencilsProcessor and TWebStencilsEngine for the needs of the other WebStencils library classes.

See Also