Vcl.WinXCalendars.TCalendarView.BorderColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BorderColor: TColor read FBorderColor 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 TCalendarView

Description

Specifies whether a single line border is drawn around the grid and the calendar elements.

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

Specifies whether a single line border is drawn around the grid and the calendar elements.

See Also