TCalendar: publish MinDate and MaxDate.

This commit is contained in:
Bart 2022-07-21 17:54:28 +02:00
parent e97e733747
commit c0cc8a7c44

View File

@ -147,6 +147,8 @@ type
property DoubleBuffered;
property FirstDayOfWeek;
property Hint;
property MinDate;
property MaxDate;
property OnChange;
property OnChangeBounds;
property OnClick;