Assembly: ExtCtrls;
The SearchDataSourceSelectionChangeEventArgs class implements event argument of the SearchDataSourcesBox component.
The argument of this class is used in the SearchDataSourcesBox.OnAfterSelectionChange and SearchDataSourcesBox.OnBeforeSelectionChange events.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates argument of the event that occurs on moving to the element with search results. |
| 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: