Event XbpTreeView():itemMarked Foundation
An item is marked in the tree.
:itemMarked := {| oItem, aRect, self | ... }
:itemMarked ( <oItem>, <aRect> ) --> self
xbeTV_ItemMarked (1049088)
This method returns the object executing the method (self).
The event xbeTV_ItemMarked is created after an item is marked within the tree view. This occurs while navigating with the cursor keys or when an item is clicked.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.