TSignalDecBufferList.Clear Method

void Clear

Deletes all items from the list.

Result: stored in self (calling object)

Remarks:

Clear also frees the memory used to store the Items array. All list items are destroyed.