Vcl.WinXCalendars.TCalendarViewViewInfoBase.Calculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Calculate(const ASize: TSize; ADrawer: TCalendarViewDrawer); virtual; abstract;

C++

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

Properties

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

Description

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