|
|
|
|
TreeMapDeleteAll (Function) In french: TreeMapSupprimeTout Deletes all elements from a TreeMap control.
// Deletes all elements from the 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.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|