ITabRegions.IndexOf

Syntax

IndexOf(Item: ITabRegion): Integer;

Parameters

Item is the region which index must be received.

Description

The IndexOf method returns the index of the region, which is passed as the Item input parameter.

See also:

ITabRegions