OnValueChanged(Value: IMatrixCoord);
OnValueChanged(Value: Prognoz.Platform.Interop.Matrix.IMatrixCoord);
Value. Coordinate that changed value in matrix.
The OnValueChanged method implements the event that occurs on changing value in matrix cell.
The example of use is given in description of the IMatrix.ValueChangeCallback property.
See also: