Developer

AutoCalculate

Enable immediate (in-fly) calculations of Column's formulas after every data change.

property AutoCalculate: Boolean read FAutoCalculate write SetAutoCalculate default False;
If this property is set to false Recalculate method must be called explicitly.

See also