EPUB | CHM | PDF

TPSQLTable.Methods.ApplyRange

Top Previous Next

Applies a range to the dataset.

Syntax:

procedure ApplyRange;

Description:

Call ApplyRange to cause a range established with SetRangeStart and SetRangeEnd, or EditRangeStart and EditRangeEnd, to take effect. When a range is in effect, only those records that fall within the range are available to the application for viewing and editing.

See also: Example: EditRangeStart,EditRangeEnd,FieldByName,ApplyRange