Table of Contents

TTMSFNCPlanner.IsCellInActive Method

Returns whether the specified cell is inactive.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

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

Parameters

Name Description
ACell Cell to test.

Returns

True when the cell is shown as inactive.