TTMSFNCFilterViewExpressions.OnExpressionNotFound Event
Occurs when a property value does not match an existing expression.
API unit family: TMSFNCFilterView
Declaring type: TTMSFNCFilterViewExpressions
Syntax
OnExpressionNotFound: TTMSFNCFilterViewExpressionSetParametersEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that raises the event. |
APropertyValue |
Property value that did not match an existing expression. |
AFilterItemParameters |
Filter item parameters that can be modified by the handler. |