Table of Contents

TTMSFNCPlanner.SelectCells Method

Selects the rectangular cell range between two planner cells.

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

Syntax

procedure SelectCells(AStartCell, AEndCell: TTMSFNCPlannerCell); virtual;

Parameters

Name Description
AStartCell First cell in the selection range.
AEndCell Last cell in the selection range.