TTMSFNCDataGridDeleteKeyHandling Enumeration
Controls the behaviour of the Delete key.
API unit family: TMSFNCDataGridRenderer
Members
| Name | Description |
|---|---|
gdkhNone |
Does not handle the Delete key. |
gdkhDeleteRow |
Deletes the focused row. |
gdkhClearSelectedCells |
Clears the content of all selected cells. |