Table of Contents

TTMSFNCCustomDataGrid.HilightCells Method

Visually highlights cells whose text matches AHilightText according to the given options.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure HilightCells(AHilightText: string; AOptions: TTMSFNCDataGridHilightOptions);

Parameters

Name Description
AHilightText Text pattern to highlight.
AOptions Options controlling case sensitivity, scope, and highlight style.