EPUB | CHM | PDF

TPSQLTable.Methods.EditRangeEnd

Top Previous Next

Enables changing the ending value for an existing range.

Syntax:

procedure EditRangeEnd;

Description:

Call EditRangeEnd to change the ending value for an existing range. To specify an end range value, call FieldByName after calling EditRangeEnd. After assigning a new ending value, call ApplyRange to activate the modified range.

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