API:Vcl.WinXCalendars.TCustomCalendarView.MinYear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MinYear: Integer read FMinYear write SetMinYear default 0;

C++

__property int MinYear = {read=FMinYear, write=SetMinYear, 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. Please help us document this topic by using the Discussion page!