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 example of property use is given in the Example of Creating the ToolBar Component page.

See also:

ToolBarButton