Table of Contents

TTMSFNCRecurrencyIntList.HasValue Method

Checks whether the list contains the specified integer value.

API unit family: TMSFNCRecurrencyHandler Declaring type: TTMSFNCRecurrencyIntList

Syntax

function HasValue(Value: Integer): Boolean;

Parameters

Name Description
Value Integer value to locate.

Returns

True when the value exists in the list.