Vcl.WinXPickers.TBasePickerControl.HotColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HotColor: TColor read FHotColor write SetHotColor default DefaultPickerHotColor;

C++

__property System::Uitypes::TColor HotColor = {read=FHotColor, write=SetHotColor, default=-16777196};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TBasePickerControl

Description

Specifies the background color of the cells when the control has focus or the mouse is positioned over the control.