API:Vcl.ComCtrls.TCommonCalendar.MaxSelectRange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxSelectRange: Integer read FMaxSelectRange write SetMaxSelectRange default 31;

C++

__property int MaxSelectRange = {read=FMaxSelectRange, write=SetMaxSelectRange, default=31};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCommonCalendar

Description

Embarcadero Technologies does not currently have any additional information.