TTMSFNCCalendar.OnCustomNavigation Event
Occurs when custom date navigation is requested.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCalendar
Inherited from: TTMSFNCCustomCalendar
Syntax
OnCustomNavigation: TTMSFNCCalendarCustomNavigationEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
ADate |
The calendar date. |
AFocusedDate |
The focused calendar date. |
ADirection |
Indicates the navigation or arrow direction. |