Vcl.WinXCalendars.TCalendarViewDrawer.PrepareCalendarBackground

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PrepareCalendarBackground(var AColor: TColor; AEnabled: Boolean); virtual;

C++

virtual void __fastcall PrepareCalendarBackground(System::Uitypes::TColor &AColor, bool AEnabled);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarViewDrawer

Description

Prepares the parameters of the calendar background.

See Also