API:Vcl.WinXCalendars.TCustomCalendarView.MaxYear

From RAD Studio API Documentation

Delphi

property MaxYear: Integer read FMaxYear write SetMaxYear default 0;

C++

__property int MaxYear = {read=FMaxYear, write=SetMaxYear, default=0};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCustomCalendarView

Description

Embarcadero Technologies does not currently have any additional information.