Show contents 

IO > IO Assembly Interfaces > IResourceObject

IResourceObject

Assembly: IO;

Description

The IResourceObject interface contains properties of collections of resource editor objects.

Inheritance Hierarchy

          IResourceObject

Comments

The Resources repository object for creating multilingual systems.

Properties

  Property name Brief description
Binaries

The Binaries property returns the collection of images of the resource editor.
Locales

The Locales property returns the collection of resource editor languages.
Strings

The Strings property returns the collection of resource editor strings.

See also:

IO Assembly Interfaces