OnSelectionChangedIEtlBoxEventsDelegate(Sender: Object; Args: IEventArgs);
Sender. Component where the event occurs.
Args. Event parameters.
The OnSelectionChangedIEtlBoxEventsDelegate delegate describes the method that can handle the OnSelectionChanged event of the EditBox component.
See also: