Table of Contents

TTMSFNCDataGrid.SelectAllCells Method

Selects all data cells in the grid.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure SelectAllCells(AIncludeHidden: Boolean = True);

Parameters

Name Description
AIncludeHidden When True, hidden cells are included in the selection.