TTMSFNCFilterViewExpressionValueEdit.OnSetFilterItem Event
Occurs before resolved expression parameters are applied to the generated filter item.
API unit family: TMSFNCFilterView
Declaring type: TTMSFNCFilterViewExpressionValueEdit
Inherited from: TTMSFNCCustomFilterViewSimpleItemControl
Syntax
OnSetFilterItem: TTMSFNCFilterViewExpressionSetParametersEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that raises the event. |
APropertyValue |
Property value used to resolve the expression. |
AFilterItemParameters |
Filter item parameters that can be modified by the handler. |