Table of Contents

TTMSFNCFilterBuilder.DeleteGroup Method

Removes a group from the filter structure.

API unit family: TMS.TMSFNCFilterBuilder Declaring type: TTMSFNCFilterBuilder Inherited from: TTMSFNCCustomFilterBuilder

Syntax

function DeleteGroup(AGroup: TTMSFNCFilterBuilderGroup): Boolean;

Parameters

Name Description
AGroup Group to delete.

Returns

True when the group was found and removed.