ISearchDataSourceSelectionChangeEventArgs.ItemIndex

Syntax

ItemIndex: Integer;

Description

The ItemIndex property returns the index of the element, for which the event is generated.

Comments

It is available to get element parameters in the ISearchDataSourcesBox.Items collection by the obtained index.

See also:

ISearchDataSourceSelectionChangeEventArgs