Table of Contents

TTMSFNCPlannerItem.ConflictsPosForPosition Method

Returns the conflict offset index of this item at the given resource position, used to determine its horizontal placement within a set of overlapping items.

API unit family: TMSFNCPlannerData Declaring type: TTMSFNCPlannerItem

Syntax

function ConflictsPosForPosition(APosition: Integer): Integer;

Parameters

Name Description
APosition Zero-based resource position to query.

Returns

Zero-based conflict position index of this item at APosition.