TTMSFNCListBox.OnFilterSelect Event
Occurs when a filter condition is selected.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCListBox
Inherited from: TTMSFNCCustomListBox
Syntax
OnFilterSelect: TTMSFNCListBoxFilterSelectEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The list box that triggered the event. |
ACondition |
The selected filter condition. |