Table of Contents

TTMSFNCCustomDataGrid.MarkCells Method

Marks cells whose text matches AHilightText for persistent flagging independent of visual highlighting.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure MarkCells(AHilightText: string; AOptions: TTMSFNCDataGridMarkOptions);

Parameters

Name Description
AHilightText Text pattern to match for marking.
AOptions Options controlling case sensitivity and scope of the mark operation.