TTMSFNCCalendarEvents.Items Property
Indexed access to the date items in this collection.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCalendarEvents
Inherited from: TTMSFNCCalendarDates
Type: TTMSFNCCalendarDateItem
Overloads
Overload 1
Indexed access to the date items in this collection.
Items[Index: integer]: TTMSFNCCalendarDateItem;
Overload 2
Indexed access to the event items in this collection.
Items[Index: integer]: TTMSFNCCalendarEventItem;