TTMSFNCDataGridRenderer.HilightCells Method
Applies HTML highlight markup to all cells that contain
AHilightText, according to the scope and options inAOptions.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure HilightCells(AHilightText: string; AOptions: TTMSFNCDataGridHilightOptions);
Parameters
| Name | Description |
|---|---|
AHilightText |
Text to search for and highlight. |
AOptions |
Highlight scope and matching options. |