Table of Contents

TTMSFNCDataGridData.SwapCells Method

Swaps the data between two individual cells.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure SwapCells(AFromCell, AToCell: TTMSFNCDataGridCellCoord);

Parameters

Name Description
AFromCell Cell coordinate used by the operation.
AToCell Cell coordinate used by the operation.