TTMSFNCCalendar.OnYearPopupValueSelected Event
Occurs when a year is selected from the popup.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCalendar
Inherited from: TTMSFNCCustomCalendar
Syntax
OnYearPopupValueSelected: TTMSFNCCalendarYearPopupValueSelected;
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
AItemIndex |
The selected popup item index. |
AYear |
The calendar year. |