IToolbarControls.Item

Syntax

Item(Index: Integer): IComponent;

Parameters

Index - index of the component located on the toolbar.

Description

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

Comments

Component index is passed by the Index parameter.

See also:

IToolbarControls