TcxPopupCalculator.Edit Property
Specifies the calculator editor, owning the current calculator.
Declaration
property Edit: TcxCustomCalcEdit read; write;
Property Value
Type |
---|
TcxCustomCalcEdit |
Remarks
Use the Edit property to get and set the calculator editor, which owns the current calculator. The editor specified by this property embeds the calculator in its popup window.
See Also