Specifies if the user is allowed to insert a row by pressing the Insert key.
The ALLOWROWINSERT 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 |
Inserting a row using the Insert key triggers an INSERTROW event.
ALLOWDELETE property, INSERTROW event.