IToolbarControls.Delete

Syntax

Delete(Value: Integer);

Parameters

Value is an index of the component that should be removed.

Description

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

See also:

IToolbarControls