Contents - Index - Previous - Next


OnClearCell event



Applies to
TProfGrid component

Declaration
property OnClearCell: TProfGridClearCellEvent;

Description

Occurs before a cell is cleared when the user has pressed the <Del> key.

The event receives the CanClear parameter, which can be set to False from the application to prevent the user from clearing a specific cell.