Table of Contents

ITMSFNCControlPickerFull.PickerApplyFilter Method

Applies a text filter to the hosted control.

API unit family: TMSFNCControlPicker Declaring type: ITMSFNCControlPickerFull

Syntax

procedure PickerApplyFilter(ACondition: string; ACaseSensitive: Boolean);

Parameters

Name Description
ACondition Text used to filter the hosted items.
ACaseSensitive When True, text matching preserves character case.