ITabRegions.RemoveAt

Syntax

RemoveAt(Index: Integer): Boolean;

Parameters

Index - index of the region, which should be removed from the collection.

Description

The RemoveAt method removes a region, which index is passed as the Index input parameter.

See also:

ITabRegions