Strings: IResourceStrings;
The Strings property returns the collection of strings of the resource editor for the specified language.
To get the 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: