TTMSFNCCustomFilterBuilder.DeleteGroup Method
Removes a group from the filter structure.
API unit family: TMS.TMSFNCFilterBuilder
Declaring type: TTMSFNCCustomFilterBuilder
Syntax
function DeleteGroup(AGroup: TTMSFNCFilterBuilderGroup): Boolean;
Parameters
| Name | Description |
|---|---|
AGroup |
Group to delete. |
Returns
True when the group was found and removed.