HoverSelectionColor
Specifies a color to be rendered over a cell when user moves mouse over it.
pas
property HoverSelectionColor: TColor read GetHoverSelectionColor write SetHoverSelectionColor default clSkyBlue;
This property require flag aoHotTrackSelection to be set in AppearanceOptions in order to work.