TRVTableItemInfo.Deselect

<< Click to display table of contents >>

TRVTableItemInfo.Deselect

Removes selection from the table.

procedure Deselect;

All selected cells become not selected.

 

See also:

Overview of selection in tables.

See also methods:

Select;

SelectRows;

SelectCols.