Table of Contents

TTMSFNCCustomPlanner.IsCellDisabled Method

Returns whether the specified cell is disabled for interaction.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

function IsCellDisabled(ACell: TTMSFNCPlannerCell): Boolean; virtual;

Parameters

Name Description
ACell Cell to test.

Returns

True when the cell cannot be selected or edited.