TTMSFNCPlannerItem.ConflictsForPosition Method
Returns the number of overlapping items (conflicts) that this item has at the given resource position.
API unit family: TMSFNCPlannerData
Declaring type: TTMSFNCPlannerItem
Syntax
function ConflictsForPosition(APosition: Integer): Integer;
Parameters
| Name | Description |
|---|---|
APosition |
Zero-based resource position to query. |
Returns
Number of items that conflict with this item at APosition.