Table of Contents

TTMSFNCCustomDataSetView.UpdateRecord Method

Updates the filter acceptance state for a source row.

API unit family: TMS.TMSFNCDataSet Declaring type: TTMSFNCCustomDataSetView

Syntax

procedure UpdateRecord(Index: Integer; Accept: Boolean);

Parameters

Name Description
Index Zero-based source row index.
Accept Set to True when the row is accepted by the filter.