TTMSFNCCalendar.SelectDateIfAvailable Method
Selects the specified date when it is inside the available date range.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCalendar
Inherited from: TTMSFNCCustomCalendar
Syntax
procedure SelectDateIfAvailable(ADate: TDate);
Parameters
| Name | Description |
|---|---|
ADate |
The calendar date. |