FindByKey(Key: Integer): IResourceLocale;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.ForeIO.IResourceLocale;
Key. Searched language key.
The FindByKey method searches for resource language by the specified key.
To specify language key, use values of the LocaleCodeID enumeration.
The method use is given in the example for IResourceLocales.Add.
See also: