The TBackgroundImage class represents the background image of a UI element or control. The background image is specified using the Name property and/or the Data (for base64-encoded, data-URI inline images).
Any background images specified at design-time are automatically embedded in form and control interface files, are emitted as part of the application during compilation, and are automatically loaded during application initialization.