API:Vcl.NumberBox.TNumberBox.OnEvaluateExpression
Delphi
property OnEvaluateExpression;
C++
__property OnEvaluateExpression;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Vcl.NumberBox.pas Vcl.NumberBox.hpp |
Vcl.NumberBox | TNumberBox |
Description
Event to apply custom evaluation of expression using Text and Value properties.
Vcl.NumberBox.TNumberBox.OnEvaluateExpression inherits from Vcl.NumberBox.TCustomNumberBox.OnEvaluateExpression. All content below this line refers to Vcl.NumberBox.TCustomNumberBox.OnEvaluateExpression.
Event to apply custom evaluation of expression using Text and Value properties.