TImageEnMView.ThumbnailsBackgroundSelected
TImageEnMView.ThumbnailsBackgroundSelected
Declaration
property ThumbnailsBackgroundSelected: TColor;
Description
Specifies the background color of the thumbnails when they are selected.
If set to clNone, color is inherited from
ThumbnailsBackground.
Use
ThumbnailsBackground to set the color when NOT selected.
Default: $00FCEADA (Explorer blue)
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◼If the control does not have focus, the selection can be hidden using
HideSelectionOnDefocus