TMtxLogistReg.Dirty Property

property Dirty: Boolean;

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

Returns: Boolean

Remarks:

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

See Also: TMtxLogistReg.AutoUpdate, TMtxLogistReg.Recalc