Table of Contents

TTMSFNCFilterView.OnFilterViewGroupParse Event

Occurs before a filter group is parsed into text.

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

Syntax

OnFilterViewGroupParse: TTMSFNCFilterViewGroupParseEvent;

Parameters

Name Description
Sender Object that raises the event.
AReference Control or object associated with the group.
AGroup Filter group being parsed.
AAdd Set to False to omit the group from the generated text.