Previous | Up | Next |
Changes the state of a node in tree viewParameters
CompTree _SETcompTreeState ( CompTree _tree_ [I r1] _position_ I _searchorder_ )
Return value
_tree_ any CompTree _position_ position of item to set as first top visible one _searchorder_ can be one of following values :
Value Meaning TRE_PRE_ORDER use pre order search TRE_LEVEL_ORDER use level order search
same CompTree