Web.Stencils.TWebStencilsEngine.RemoveLangFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveLangFormat(ALanguageId: Integer);

C++

void __fastcall RemoveLangFormat(int ALanguageId);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils TWebStencilsEngine

Description

Allows you to remove language formats.

See Also