Table of Contents

TTMSFNCCalendar.OnMonthPopupValueSelected Event

Occurs when a month is selected from the popup.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCalendar Inherited from: TTMSFNCCustomCalendar

Syntax

OnMonthPopupValueSelected: TTMSFNCCalendarMonthPopupValueSelected;

Parameters

Name Description
Sender The object that raised the event.
AItemIndex The selected popup item index.
AMonth The calendar month.
AMonthValue The display text for the selected month.