Deletes the active record and positions the cursor on the next record.
Syntax:
procedure Delete;
Description:
Call Delete to remove the active record from the database. If the dataset is inactive, Delete raises an exception.
Otherwise Delete: