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