TTMSFNCCalendarEvents.UnselectDate Method
Removes the specified date from the collection.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCalendarEvents
Inherited from: TTMSFNCCalendarDates
Syntax
procedure UnselectDate(ADate: TDate);
Parameters
| Name | Description |
|---|---|
ADate |
The date to remove. |