We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For use this method, you must create a procedure like this.
Procedure myProcedure(item.TREE::Item) ; my code EndProcedure
call the method with the address of your procedure like this
setSelectedCallback(@myProcedure())
After you enjoy of all methods of Item class when the user selected a item (the item must be selectable)
There was an error while loading. Please reload this page.