Vcl.WinXCalendars.TCalendarView.LastYear
Delphi
property LastYear: Integer read FLastYear write SetLastYear default 0;
C++
__property LastYear = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.WinXCalendars.pas Vcl.WinXCalendars.hpp |
Vcl.WinXCalendars | TCalendarView |
Description
Specifies the last year displayed in TCalendarView.
Vcl.WinXCalendars.TCalendarView.LastYear inherits from Vcl.WinXCalendars.TCustomCalendarView.LastYear. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.LastYear.
Specifies the last year displayed in TCalendarView.
Use the LastYear property to specify the last year displayed in TCalendarView.