Table of Contents

TTMSFNCCalendarEvents.Add Method

Appends a new date item to the collection and returns it.

API unit family: TMSFNCCalendar Declaring type: TTMSFNCCalendarEvents Inherited from: TTMSFNCCalendarDates

Overloads

Overload 1

Appends a new date item to the collection and returns it.

function Add: TTMSFNCCalendarDateItem;

Overload 2

Appends a new event item to the collection and returns it.

function Add: TTMSFNCCalendarEventItem;