Deleted Event

Occurs when the user marks a record for deletion or unmarks a record marked for deletion.

PROCEDURE Grid.Deleted
LPARAMETERS nRecNo

Parameters

  • nRecNo
    Returns the record number of the row being deleted.

Remarks

Applies To: Grid

See Also

Reference

DELETE Command

DeleteMark Property

Other Resources

Events (Visual FoxPro)

Language Reference (Visual FoxPro)