IStatusBarPanes.Item

Syntax

Item(Index: Integer): IStatusBarPane;

Parameters

Index - index of the panel that must be obtained.

Description

The Item property returns the panel of the StatusBar component, which index is passed by the Index parameter.

See also:

IStatusBarPanes