Table of Contents

TTMSFNCRecurrencyIntList.Add Method

Adds an integer value to the end of the list.

API unit family: TMSFNCRecurrencyHandler Declaring type: TTMSFNCRecurrencyIntList

Syntax

procedure Add(Value: Integer);

Parameters

Name Description
Value Integer value to add.