Table of Contents

TTMSFNCCustomPlanner.SelectCells Method

Selects the rectangular cell range between two planner cells.

API unit family: TMSFNCPlanner Declaring type: 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.