Web.Stencils.TWebStencilsEngine.AddLangFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AddLangFormat(ALanguageId: Integer; const ASettings: TFormatSettings);

C++

void __fastcall AddLangFormat(int ALanguageId, const System::Sysutils::TFormatSettings &ASettings);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils TWebStencilsEngine


Beschreibung

Ermöglicht, verschiedene Sprachformate für die Übersetzung zu registrieren und zu verwalten.


Siehe auch