Vcl.WinXCalendars.TCalendarViewYearlyViewInfo.Calculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Calculate(const ASize: TSize; ADrawer: TCalendarViewDrawer); override;

C++

virtual void __fastcall Calculate(const System::Types::TSize &ASize, TCalendarViewDrawer* ADrawer);

Properties

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

Description

Creates and recreates elements of the Calendar grid, calculates the size of the calendar grid.

Vcl.WinXCalendars.TCalendarViewYearlyViewInfo.Calculate inherits from Vcl.WinXCalendars.TCalendarViewViewInfoBase.Calculate. All content below this line refers to Vcl.WinXCalendars.TCalendarViewViewInfoBase.Calculate.

Creates and recreates elements of the Calendar grid, calculates the size of the calendar grid.