OnSelectionChange(Sender: Object; Args: ITabSheetBaseEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. Parameter allowing to determine event parameters.
The OnSelectionChange event occurs on changing selection of table cells.
See also: