Table of Contents

TTMSFNCFilterView.OnFilterViewGroupParsed Event

Occurs after a filter group is parsed into text.

API unit family: TMSFNCFilterView Declaring type: TTMSFNCFilterView Inherited from: TTMSFNCCustomFilterView

Syntax

OnFilterViewGroupParsed: TTMSFNCFilterViewGroupParsedEvent;

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.