SearchDataSourceSelectionChangeEventArgs

Assembly: ExtCtrls;

Description

The SearchDataSourceSelectionChangeEventArgs class implements event argument of the SearchDataSourcesBox component.

Comments

The argument of this class is used in the SearchDataSourcesBox.OnAfterSelectionChange and SearchDataSourcesBox.OnBeforeSelectionChange events.

Constructors

  Constructor name Brief description
Create The Create constructor creates argument of the event that occurs on moving to the element with search results.

Class object properties inherited from ISearchDataSourceSelectionChangeEventArgs

  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 Classes