IRibbonPanels.IndexOf

Syntax

IndexOf(Item: IRibbonPanel): Integer;

Parameters

Item. The panel, which index must be obtained.

Description

The IndexOf method returns index in the collection for the specified panel.

See also:

IRibbonPanels