You can register image data for use in your project as a resource.
Registered resources are mainly used for "dynamic image replacement" purposes.
Also, for "Button" and "Label" controls with the [Data] pane in the Properties Area = [Resource Image] tab = [Resource] checked, a resource with the same keyword as the control's value will be drawn as the control's image.
When registering resources, click "Add Data," enter keywords, and then click "Browse" to specify image files.
To delete a resource, click "Delete" on the right side of the screen.
ReferenceDynamic Replacement of Images
The logic component "Proprietary/Resource AcquisitionThis can be accomplished by taking an arbitrary image registered in the resource with the "+" and setting it to the control's background image or content.