Table of Contents

TTMSFNCFilterView.UpdateCustomItemControlValue Method

Updates the filter value associated with a custom item control.

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

Syntax

function UpdateCustomItemControlValue(AControl:TControl; AValue: TTMSFNCValue): Boolean;

Parameters

Name Description
AControl Custom control whose filter item is updated.
AValue New filter value for the custom control.

Returns

True when the custom control was found and updated.