Vcl.WinXCalendars.TCalendarView.SelectionColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectionColor: TColor read FSelectionColor 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 TCalendarView

Description

Specifies what color is selected.

Vcl.WinXCalendars.TCalendarView.SelectionColor inherits from Vcl.WinXCalendars.TCustomCalendarView.SelectionColor. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.SelectionColor.


Specifies what color is selected.

See Also