Fired when the current selection is changed.
Syntax
TitleView.OnSelectionChanged( Selection )
Parameters
Selection
A Long value specifying the index of the newly selected item. This parameter is 0 (zero) if no title is currently selected.
See Also
ServerView.GetItemObject, ClientView object, ServerView object, TitleView object
[Previous][Next]