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