TMtxMultiNonLinReg.Dirty Property

property Dirty: Boolean;

When any of the TMtxNonLinReg properties changes, this property is automatically set to true.

Returns: Boolean

Remarks:

If TMtxMultiNonLinReg.AutoUpdate and Dirty are both true then the TMtxMultiNonLinReg.Recalc method will be called automatically.

See Also: TMtxMultiNonLinReg.AutoUpdate, TMtxMultiNonLinReg.Recalc