Table of Contents

TTMSFNCFilterView.UpdateCustomGroupControlOperator Method

Updates the group operator associated with a custom group control.

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

Syntax

function UpdateCustomGroupControlOperator(AControl:TControl; AGroupOperator: TTMSFNCFilterBuilderGroupOperator): Boolean;

Parameters

Name Description
AControl Custom group control whose operator is updated.
AGroupOperator New operator used by the custom group.

Returns

True when the custom group control was found and updated.