TTMSFNCFilterViewItemParseEvent Event Type
Event signature used after a filter item is parsed into text.
API unit family: TMSFNCFilterView
Parameters
| Name | Description |
|---|---|
Sender |
Object that raises the event. |
AReference |
Control or object associated with the item. |
AItem |
Filter item that was parsed. |
AItemText |
Generated item text that can be modified by the handler. |
AAdd |
Set to False to omit the item from the generated text. |