Table of Contents

TTMSFNCDataGridCellCoordRange Record

Defines a rectangular selection range spanning from StartCell to StopCell (inclusive).

API unit family: TMSFNCDataGridCore

Syntax

TTMSFNCDataGridCellCoordRange = record

Remarks

Use MakeCellRange(AStartColumn, AStartRow, AStopColumn, AStopRow) to construct an instance.

Used by