TTMSFNCCustomDataGrid.UnhilightCells Method
Removes visual highlights previously applied by HilightCells.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure UnhilightCells(AOptions: TTMSFNCDataGridHilightOptions);
Parameters
| Name | Description |
|---|---|
AOptions |
Options that were used when highlighting; used to identify which highlights to remove. |