Previous | 
  Up | 
 Next![]()  | 
_GETcompTreeClicked
Returns current selected item value and position in objectParameters
[[I r1] [S AlphaBitmap]] _GETcompTreeClicked ( CompTree _tree_ ) 
Return value
_tree_ 
item parameters, defined as :
position gives the position in tree of current selected item
[string bitmap] is the selected item value
Previous
Up