Table of Contents

TLocalizer.SetGlobalLanguage Method

Sets the global language to the specified locale.

Syntax

Unit: Bcl.Lang

class procedure TLocalizer.SetGlobalLanguage(const LocaleName: string);

Parameters

<-> Parameter Type Description
const LocaleName string The locale name to set as the global language.

See also