onSelChange
Topic group Related topics Example
Event fired when a selection is changed in a component.
Parameters
none
Property of
Designer, Grid, ListBox, NoteBook, TabBox
Description
onSelChange is used in components that have a specific set of options to choose from; the tabs in a NoteBook or TabBox, the items in a ListBox, selected objects in a Designer, and the rows or columns in a Grid. It fires whenever the focus changes from one option to another or, in the case of a Grid, when navigation occurs in either rows or columns.