TImageEnMView.ThumbnailsBackgroundSelected
TImageEnMView.ThumbnailsBackgroundSelected
Declaration
property ThumbnailsBackgroundSelected: TColor;
Description
Specifies the background color of the thumbnails when they are selected. Use
ThumbnailsBackground to set the color when NOT selected.
If set to clNone, color is inherited from
ThumbnailsBackground.
Default: $00FCEADA (Explorer blue)
Notes:
- 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