Back to Devexpress

TcxCustomCalcEditProperties Class

vcl-cxcalc-79035b10.md

latest1.6 KB
Original Source

TcxCustomCalcEditProperties Class

Represents settings specific to editors with a dropdown calculator.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties TcxCustomCalcEditProperties

See Also

TcxCalcEditProperties

TcxCustomPopupEditProperties

TcxCustomCalcEditProperties Members

cxCalc Unit