Table of Contents

TTMSFNCFilterView.OnFilterTextParsed Event

Occurs after the filter structure is parsed into filter text.

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

Syntax

OnFilterTextParsed: TTMSFNCFilterViewTextParsedEvent;

Parameters

Name Description
Sender Object that raises the event.
AFilterStructure Filter structure that was parsed.
AFilterText Generated filter text that can be modified by the handler.