DisplayErrorOptions
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
DisplayErrorOptions
Use these constants with the ExpressionEdit.DisplayError method.
- DisplayError_ForAll –(Value: 0x1) Use this option to show or hide the error for all ExpressionEdit controls. This is useful when you modify a PropertyObject used as the context for several ExpressionEdit controls and you want those ExpressionEdit controls to re-evaluate their expressions for errors.
- DisplayError_NoOptions –(Value: 0x0) No options.