TTMSFNCDataGridRenderer.MarkCells Method
Applies persistent HTML mark markup to all cells that contain
AHilightText.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure MarkCells(AHilightText: string; AOptions: TTMSFNCDataGridMarkOptions); overload;
Parameters
| Name | Description |
|---|---|
AHilightText |
Text to search for and mark. |
AOptions |
Mark scope and matching options. |