FindByLocale(Locale: LocaleCodeID): IRdsDictionaryTranslation;
Locale. Unique numeric language identifier.
The FindByLocale method searches setting for the specified language in the collection.
If search is successful, the method returns setting for the language specified in the Locale parameter. If there is no setting for the specified language in the collection, the method returns Null.
The property use is given in the example for IRdsDictionary.Translations.
See also: