Table of Contents

TTMSFNCCustomPlanner.IsFullDayItem Method

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

API unit family: TMSFNCPlanner Declaring type: 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.