IToolbarControls.Item

Syntax

Item(Index: Integer): IComponent;

Parameters

Index is an index of the component placed on the toolbar.

Description

The Item property returns parameters of the component placed on the toolbar.

Comments

Component index is passed by Index parameter.

See also:

IToolbarControls