Table of Contents

TTMSFNCDataGrid.MarkCells Method

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

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: 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.