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_meter
Class:TMeter
Declaration:property BackgroundImg: string;

The property BackgroundImg specifies the bitmap file to be used for the background image of the meter. The bitmap may be displayed in three different modi, depending on the property BkgndFillMode.

Hint: By default, the full path of the anchor image is stored in the property BackgroundImg. In order to make your program portable, you should delete the directory information from the path and store the image in the same directory as the executable which uses TMeter.



Last Update: 2023-Dec-14