Vcl.WinXPickers.TBasePickerControl.HighlightColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HighlightColor: TColor read FHighlightColor write SetHighlightColor default DefaultPickerHighlightColor;

C++

__property System::Uitypes::TColor HighlightColor = {read=FHighlightColor, write=SetHighlightColor, default=-16777201};

Properties

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

Description

Specifies the color used when highlighting a cell.