Explorer - ItemGotSelection Event

Fired when an item in the list becomes selected

Member of Explorer (PRIM_DCBX)

Parameters

NameTypeData TypeDescription
Name*InputStringThe text of the selected item
Path*InputStringThe path of the current item
PathType*InputEnumerationThe path type of the current item

Details

The ItemGotSelection event is triggered when an item is selected.
 
This is typically caused by the user clicking on a list item.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2