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