Icon SetRangeStart Method

void __fastcall SetRangeStart()

Usage

Call the SetRangeStart method to put the table into dsSetKey state, erase any previous start range values, and set them to NULL. The FieldByName method can be used to set the starting values for a range.

After assigning starting range values to FieldValues, call the ApplyRange method to activate the modified range.
Image