IndexOf(Item: IComponent): Integer;
Item - component located on the toolbar.
The IndexOf method returns index of the component located on the toolbar.
If the component is not located on this toolbar, the method returns -1.
See also:
IToolbarControls