Vcl.WinXCalendars.TCalendarView.DisabledColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DisabledColor;

C++

__property DisabledColor = {default=-16777201};

Properties

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

Description

Specifies the color for the disabled days.

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

Specifies the color for the disabled days.

Use the DisabledColor property to specify the color for the disabled days.

See Also