Table of Contents

TTMSFNCCalendarInteractionYearOptions Class

Controls the range of years displayed in the year-selection popup, specifying how many years before and after the current year are shown.

API unit family: TMSFNCCalendar Inherits from: TPersistent

Syntax

TTMSFNCCalendarInteractionYearOptions = class(TPersistent)

Properties

Name Description
ItemsAfterCurrentYear Number of years later than the current year included in the year-selection popup.
ItemsBeforeCurrentYear Number of years earlier than the current year included in the year-selection popup.