ToolBarButton.ColumnIndex

Syntax

ColumnIndex: Number

Description

The ColumnIndex property determines index of the column that will contain 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