Contents - Index - Previous - Next


OnCellChangedEx event



Applies to
TProfGrid component

Declaration
property OnCellChangedEx: TProfGridCellChangedExEvent;

Description

Occurs after the OnCellChanged event.

The event allows to process or modify the resulting cell value (Variant) after the string typed by the user has been automatically converted to a Variant.