ToolBarButton.RowIndex

Syntax

RowIndex: Number

Description

The RowIndex property sets index of the row that contains the icon.

Comments

A set of icons is in the file which path is indicated in the Source property value of the ImageList component.

Example

The property use is given on the Example of Creating the ToolBar Component page.

See also:

ToolBarButton