IToolbarControls.Delete

Syntax

Delete(Value: Integer);

Parameters

Value - index of the component that must be removed.

Description

The Delete method deletes a component from the toolbar. Component index is passed by Value parameter.

See also:

IToolbarControls