Skip to main content

TdxCustomMemData.SetFilteredRecNo(Integer) Method

Sets the active filtered record.

Declaration

procedure SetFilteredRecNo(Value: Integer);

Parameters

Name Type
Value Integer

Remarks

Call this method to activate a record whose index, in the list of filtered records, is equal to the Value parameter value.

See Also