Vcl.WinXCalendars.TCalendarPicker.BorderColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BorderColor: TColor read GetBorderColor write SetBorderColor default 15132390;

C++

__property BorderColor = {default=15132390};

Properties

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

Description

Specifies the color of the lines around the TCalendarView elements.

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

Specifies the color of the lines around the TCalendarView elements.

See Also