Strings: IResourceStrings;
Strings: Prognoz.Platform.Interop.ForeIO.IResourceStrings;
The Strings property returns collection of strings of the resource editor for the set language.
To get collection of images for the set language, use the IResourceLocale.Binaries property.
The property use is given in the example for IResourceStrings.Value.
See also: