Previous | 
  Up | 
 Next![]()  | 
_ADDcompTree
Inserts a new item in tree viewParameters
CompTree _ADDcompTree ( CompTree _tree_ [I r1] _position_ [S AlphaBitmap] _value_ ) 
Return value
_tree_ any CompTree _position_ position where to add item _value_ element is defined by a string and a bitmap 
same CompTree
Previous
Up