On Delete Action
Code | Pode ser chamado por | Definição |
---|---|---|
58 | Lista hierárquica - List Box | O utilizador tenta eliminar um item |
Descrição
This event is generated each time a user attempts to delete the selected item(s) by pressing a deletion key (Delete or Backspace) or selecting a menu item whose associated standard action is 'Clear' (such as the Clear command in the Edit menu).
Note that generating the event is the only action carried out by 4D: the program does not delete any items. It is up to the developer to handle the deletion and any prior warning messages that are displayed.