TTMSFNCDataGridRenderer.UnhilightCells Method
Removes visual highlight markup from cells that match the given options.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure UnhilightCells(AOptions: TTMSFNCDataGridHilightOptions);
Parameters
| Name | Description |
|---|---|
AOptions |
Highlight options that identify which cells should be cleared. |