TLang Class
Provides initialization and configuration of the localization system.
Syntax
Unit: Bcl.Lang
TLang = class(TObject);
Methods
| Name | Description |
|---|---|
| Init | Initializes the localization system with the default localizer factory. |
| SetLocalizerFactory | Sets the localizer factory used to create text localizers. |