Vcl.WinXCalendars.TCalendarPicker.SelectionColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectionColor: TColor read GetSelectionColor write SetSelectionColor default -16777203;

C++

__property SelectionColor = {default=-16777203};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarPicker

Description

Specifies what color is selected.

Vcl.WinXCalendars.TCalendarPicker.SelectionColor inherits from Vcl.WinXCalendars.TCustomCalendarPicker.SelectionColor. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarPicker.SelectionColor.

Specifies what color is selected.

See Also