To work with graphic elements, go to the Images tab in the resources editor.
Go to the Images tab and then:
Select the Edit > Create Resource > Create Image main menu item.
Select the Create Resource context menu item.
Click the button on the toolbar.
Press the INSERT key.
A standard dialog box for selecting a file opens, in which specify the image to be added for the default language. A new row is added to resources.
Click the cell that corresponds to translation language in the added row. The Edit Image dialog box opens:
By default the image for the translation language matches that for the default language.
Click the Edit button. A standard dialog box for selecting a file opens, in which specify the image to be added to the current translation language.
If required, change identifier of the added element.
A graphic element is added to resources.
To edit element value for the required language:
Double-click the element with the main button of the mouse
Select the Edit item in the context menu of element.
Press F2.
The Edit Image dialog box opens. Click the Edit button and select the required image in the dialog box that opens.
To sort elements, click the header of the required column with the main button of the mouse. Values in the column are sorted, the icon that indicates sorting order is added to the column header:
is ascending sorting.
is descending sorting.
To select:
One Element. Click on it with the main button of the mouse.
Several Elements. Hold down the CTRL key and click the required element with the main button of the mouse. To select a range of elements, hold down the SHIFT key and click the first and the last element in your range with the main button of the mouse
All Elements. Press CTRL+A or select the Select All item in the context menu of elements and in the Edit main menu.
To deselect elements, select the Edit > Deselect All item in the resources' main menu.
To save one graphic element to file:
Select the cell with the graphic element for the required language.
Select the Save to File item in the element's context menu or select the Edit item in the element's context menu and click the Save to File button in the dialog box that opens.
A dialog box for saving an object opens, in which specify the name and path to the graphic element to save.
The graphic element will be saved with the specified name in the specified path.
To save several graphic elements to file:
Select cells with graphic elements for the required language.
Select the Save to Folder item in the elements' context menu.
A dialog box for saving objects opens, in which specify the path of the graphic elements to save.
Graphic elements are saved in the specified path. File names will match the elements' identifiers. If the images with similar names already exist in the specified location, the dialog box opens:
Select the next action:
Replace File. The existing file is replaced
Skip. Saving of element to file is skipped
Remember My Choice. Select the checkbox to apply the selected action (replacing of file or skipping of saving) for all conflict cases
Cancel. Click this button to abort saving selected elements
Continue. Click this button to continue saving taking into account the selected option.
To delete the selected element from resources:
Select the Edit > Delete item in the resources' main menu.
Select the Delete item in the element's context menu.
Click the toolbar button.
Press DELETE.
A confirmation is required.
To use resources' elements on a form, set value of the Resources property.
Graphic elements are loaded by means of the Fore language.
For details see the Example of Creating a Multilingual Form section.

To work with elements via the Fore language
Use the IResourceBinaries interface.
See also: