Value
Stores value of the formula (function) specified by FormulaKind
property after Recalculate
method is called (automatically or manually)
pas
property Value: Extended read FValue write SetValue;
Stores value of the formula (function) specified by FormulaKind
property after Recalculate
method is called (automatically or manually)
property Value: Extended read FValue write SetValue;