Skip to main content

TcxCustomCalculator.Memory Property

Defines the data stored in memory.

Declaration

property Memory: Extended read;

Property Value

Type
Extended

Remarks

When using the calculator, you can store any value by pressing the ‘MS’ button and retrieve it by pressing the ‘MR’ button. The Memory property contains this stored data.

See Also