Table of Contents

TTMSFNCCalendarPopupBox Class

Internal popup control used by the calendar to show month or year selection lists.

API unit family: TMSFNCCalendar Inherits from: TComponent

Syntax

TTMSFNCCalendarPopupBox = class(TComponent)

Properties

Name Description
ItemIndex Zero-based index of the currently selected item in the popup.
Items String list of items displayed in the popup (month or year names).

Methods

Name Description
Popup Opens the popup at the specified screen coordinate.

Events

Name Description
OnChange Fires when the user selects an item from the popup.