IStatusBarPanes.Delete

Syntax

Delete(Index: Integer);

Parameters

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

Description

The Delete method deletes a panel of the StatusBar component, the index of which is passed by the Index parameter.

See also:

IStatusBarPanes