Table of Contents

TTMSFNCCustomPlanner.IsCellInActive Method

Returns whether the specified cell is inactive.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

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

Parameters

Name Description
ACell Cell to test.

Returns

True when the cell is shown as inactive.