Specifies if the user is allowed to delete a row by pressing the Delete key.
The ALLOWROWDELETE property is a Boolean value of TRUE$ or FALSE$. If TRUE$ then the user is allowed to delete rows.
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
Get/Set | Get/Set | No | No | No |
Deleting a row using the Delete key triggers a DELETEROW event.
ALLOWINSERT property, DELETEROW event.