Table of Contents

TTMSFNCPlanner.IsFullDayItem Method

Returns whether the specified item is a full-day item.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

function IsFullDayItem(AItem: TTMSFNCPlannerItem): Boolean; virtual;

Parameters

Name Description
AItem Item instance to test.

Returns

True when the item is configured as a full-day item.