vcl-cxcalc-79035b10.md
Represents settings specific to editors with a dropdown calculator.
TcxCustomCalcEditProperties = class(
TcxCustomPopupEditProperties
)
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.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties TcxCustomCalcEditProperties
See Also