SearchDataSourceSelectionChangeEventArgs.Create

Syntax

Create(Index: Integer; Cancel: Boolean);

Parameters

Index. Index of element with search results, for which event is generated.

Cancel. Indicates whether moving to element with search results is cancelled.

Description

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

See also:

SearchDataSourceSelectionChangeEventArgs