Home > Language Reference > Design Time Properties
Locale Property
Defines the language of a resource.
Remarks
The Locale property applies to images and binary resources. If set to the special value *, the corresponding resource is not localized. It will always be included into your application, or in all its overlays if you are using overlays. If set to a valid locale identifier, it indicates the corresponding resource is localized. It will only be included into your application (or into an overlay) if it is compiled for this locale.
For more information, please refer to Localization in the Programmer's Guide.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | - |
| Windows CE | Windows CE 3.0 | - |