Vcl.WinXCalendars.TDrawViewInfoParams.BorderColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BorderColor: TColor read FBorderColor write FBorderColor;

C++

__property System::Uitypes::TColor BorderColor = {read=FBorderColor, write=FBorderColor, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TDrawViewInfoParams

Description

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

See Also