Icon SetRangeEnd Method

void __fastcall SetRangeEnd(void)

Usage

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

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