Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxCalc Unit

In This Article

#Classes

Name Description
TcxCalcEdit An editor with a dropdown calculator window.
TcxCalcEditProperties Represents settings specific to editors with dropdown calculators.
TcxCalcEditPropertiesValues Contains the property flags that indicate which properties specific to an editor with a dropdown calculator have been changed.
TcxCustomCalcEdit Serves as the base class for classes that implement editors incorporating a drop-down calculator.
TcxCustomCalcEditProperties Represents settings specific to editors with a dropdown calculator.
TcxCustomCalculator A calculator control that performs arithmetic operations.
TcxPopupCalculator Represents a calculator control, which can be embedded in the popup window of TcxCustomPopupEdit descendants.

#Constants

Name Description
BtnCaptions Describes the captions displayed on the calculator buttons.
cxDefCalcPrecision
cxMaxCalcPrecision

#Types

Name
TcxCalcButtonClick