ISearchDataSourceSelectionChangeEventArgs

Assembly: ExtCtrls;

Description

The ISearchDataSourceSelectionChangeEventArgs interface contains properties of event argument of the SearchDataSourcesBox component.

Inheritance Hierarchy

          IEventArgs

          ISearchDataSourceSelectionChangeEventArgs

Comments

The argument described by the ISearchDataSourceSelectionChangeEventArgs interface is used in the following events:

Properties

  Property name Brief description
Cancel The Cancel property determines whether element is selected in the component area.
ItemIndex The ItemIndex property returns the index of the element, for which the event is generated.

See also:

ExtCtrls Assembly Interfaces