TCustomMap.Delete

procedure Delete; virtual;

Description

By default, Delete calls SetSize(0, 0). In descendants this is accompanied with deletion of stored data and freeing of the occupied memory.

See Also

SetSize