OnCellChange(Sender: Object; Args: ITabCellChangeBaseEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. Parameter allowing to determine event parameters.
The OnCellChange event occurs, if the text or value of the table cell have been changed.
See also: