TTMSFNCDataGridCellCoordRange Record
Defines a rectangular selection range spanning from
StartCelltoStopCell(inclusive).
API unit family: TMSFNCDataGridCore
Syntax
TTMSFNCDataGridCellCoordRange = record
Remarks
Use MakeCellRange(AStartColumn, AStartRow, AStopColumn, AStopRow) to construct an instance.