|
|
|
|
|
TreeMapDeleteAll (Function) In french: TreeMapSupprimeTout Deletes all elements from a TreeMap control.
TreeMapDeleteAll(TMAP_Wine)
Syntax
TreeMapDeleteAll(<TreeMap control>)
<TreeMap control>: Control name Name of the TreeMap control used. If this parameter corresponds to an empty string (""), the control used will be the TreeMap control to which the current event belongs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|