Vcl.WinXCalendars.TCalendarDaysOfWeekViewInfo.Calculate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Calculate(const ASize: TSize);

C++

void __fastcall Calculate(const System::Types::TSize &ASize);

Properties

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

Description

Calculates the size of the labels of the days of the week.

See Also