RemoveByLocale(Locale: LocaleCodeID): Boolean;
Locale. Unique numeric language identifier.
The RemoveByLocale method removes a setting for the specified language from the collection.
It is prohibited to set the LocaleCodeID.None value as the Locale parameter.
If removal has been completed successfully, the method returns True, value of the IRdsDictionaryTranslations.Count property is decreased by one, otherwise, it returns False.
The property use is given in the example for IRdsDictionaryTranslations.Locale.
See also: