OnCellChange
Occurs after cell is changed in some manner (e.g. value changed, Font changed etc.)
pas
property OnCellChange: TNxCellEvent read FOnCellChange write FOnCellChange;
Occurs after cell is changed in some manner (e.g. value changed, Font changed etc.)
property OnCellChange: TNxCellEvent read FOnCellChange write FOnCellChange;