TcxLocalizer Properties
The localization component.| Name | Description |
|---|---|
| Active | Specifies whether the localization component is active. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DesignInfo | Inherited from TComponent. |
| FileName | Specifies the resource strings file’s location. |
| Language | Specifies the application’s language. |
| LanguageIndex | Specifies the application’s language by its index in the Languages collection. |
| Languages | Specifies a set of languages that will be available for localization. |
| Locale | Specifies the application’s locale, according to the Windows system specification. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| StorageType | Specifies the type of the storage that contains localized resource strings. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
See Also