TImageEnMView.ThumbnailsBackground
Declaration
property ThumbnailsBackground: TColor;
Description
Specifies the background color of the thumbnails when they are NOT selected.
If set to clNone, color is inherited from
Background.
Use
ThumbnailsBackgroundSelected to set the color when selected.
Default: clNone
Note:
◼This value may be overridden by VCL theming colors. Set
EnableTheming to false to prevent this
◼Not used if
FillThumbnail= False or ietxFillWithImgBackground is defined in
ThumbnailOptionsEx