Skip to main content

TcxCustomCalcEditProperties Class

Represents settings specific to editors with a dropdown calculator.

Declaration

TcxCustomCalcEditProperties = class(
    TcxCustomPopupEditProperties
)

Remarks

The TcxCustomCalcEditProperties class represents a set of attributes that control the behavior of calculator editors. Properties for an editor are set via the Properties member of the corresponding editor. The TcxCalcEditProperties class publishes all properties introduced in the TcxCustomCalcEditProperties class.

See Also