Table of Contents

TTMSFNCPlanner.ItemToEndCell Method

Returns the cell containing the end of an item.

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

Syntax

function ItemToEndCell(AItem: TTMSFNCPlannerItem): TTMSFNCPlannerCell; virtual;

Parameters

Name Description
AItem Item to locate.

Returns

The end cell of the item.