Table of Contents

TTMSFNCFilterView.OnFilterTextParse Event

Occurs before the filter structure is parsed into filter text.

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

Syntax

OnFilterTextParse: TTMSFNCFilterViewTextParseEvent;

Parameters

Name Description
Sender Object that raises the event.
AFilterStructure Filter structure being parsed.
AParse Set to False to cancel parsing.