TTMSFNCCustomPlanner.ItemToEndCell Method
Returns the cell containing the end of an item.
API unit family: TMSFNCPlanner
Declaring type: TTMSFNCCustomPlanner
Syntax
function ItemToEndCell(AItem: TTMSFNCPlannerItem): TTMSFNCPlannerCell; virtual;
Parameters
| Name | Description |
|---|---|
AItem |
Item to locate. |
Returns
The end cell of the item.