IEaxConfigurationCategories.InsertCustom

Syntax

InsertCustom(Index: Integer; Category: IEaxCustomConfigurationCategory);

Parameters

Index. Position index.

Category. Tab group.

Description

The InsertCustom method inserts the selected group to the selected position in the collection.

Comments

It is not allowed to insert the group before or between the system groups, that is why it is necessary to specify the position index in the [3; Count) range.

See also:

IEaxConfigurationCategories