Vcl.WinXCalendars.TDrawParams.ForegroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ForegroundColor: TColor read FForegroundColor write FForegroundColor;

C++

__property System::Uitypes::TColor ForegroundColor = {read=FForegroundColor, write=FForegroundColor, nodefault};

Properties

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

Description

Specifies the foreground color of the element.

See Also