TMtxOptimization.Dirty Property

property Dirty: Boolean;

Becomes true after any of the properties have changed.

Returns: Boolean

Remarks:

When any of the TMtxOptimization properties changes, this property is automatically set to true. If TMtxOptimization.AutoUpdate and Dirty are both true then the TMtxOptimization.Recalculate method will be called automatically.

See Also: TMtxOptimization.AutoUpdate, TMtxOptimization.Recalculate