IStatusBarPanes.Item

Syntax

Item(Index: Integer): IStatusBarPane;

Parameters

Index is an index of the panel that should be received.

Description

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

See also:

IStatusBarPanes