ITabRegions.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key is the key of the region, which should be removed.

Description

The RemoveByKey method removes the region, whose key is passed as the Value input parameter.

See also:

ITabRegions