RemoveByIndex(Index: Integer);
RemoveByIndex(Index: integer);
Index. Tab group index.
The RemoveByIndex method removes the specified tab group, the index of which is passed by the Index parameter.
By default the side panel contains three system tab groups, implemented for express reports, that is why the Index parameter should be included within the range between three and (Count -1).
System tab groups cannot be removed.
See also: