The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



BackGroundImg


Unit:SDL_progbar
Class:TProgBar
Declaration:property BackGroundImg: string;

The property BackGroundImg specifies the filename (including an optional path) of a background image which is to be displayed behind the progress bar. If the property BackGroundImg is invalid or empty the background is colored by the color ColorBackGnd. The background image has to be a Windows bitmap (BMP) file and is automatically stretched to fit into the color bar area.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): sdlprogbar



Last Update: 2023-Dec-14