TTMSFNCDataGridRenderer.SelectedCells Property
Gets/sets whether the given cell is individually selected. True includes the cell in disjunct selection modes.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Type: Boolean
Syntax
property SelectedCells[AColumn, ARow: Integer]: Boolean;