Skip to content

Delete_Data - Cm_Menu

Painted to update the screen after all items in the list are destroyed

Type: Procedure

Syntax

Procedure Delete_Data

Call Example

Send Delete_Data

Description

All items in the list are destroyed, and the memory taken up by their data is returned back to the system. The object is then painted to update the screen.

send delete_data of (my_list(self))