ImageEn, unit iemview

TImageEnMView.Background

TImageEnMView.Background

Declaration

property Background: TColor;

Description

Specifies the background color of the component.

Note: If a standard color, such as clWindow is used, it may be overridden by VCL theming colors. Set EnableTheming to false to prevent this.

Default: clWindow