DisplayErrorOptions
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.