IStatusBarPanes.Delete

Syntax

Delete(Index: Integer);

Parameters

Index - index of the panel that must be removed.

Description

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

See also:

IStatusBarPanes