TImageEnMView.SelectionColor
Declaration
property SelectionColor: TColor;
Description
Specifies the border color of selected cells.
Note:
- This value may be overridden by VCL theming colors. Set
EnableTheming to false to prevent this
- You can customize the border color at run-time using
OnGetColorsDefault: $00CEA27D (Similar to Windows File Explorer selection color)
See Also
-
SelectionWidth-
ThumbnailsBorderColor-
SelectedFontColor