Assembly: ExtCtrls;
The ISearchDataSourceSelectionChangeEventArgs interface contains properties of event argument of the SearchDataSourcesBox component.
ISearchDataSourceSelectionChangeEventArgs
The argument described by the ISearchDataSourceSelectionChangeEventArgs interface is used in the following events:
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: