JCL Help:TJclBitmap32.Delete

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Clears the map.


Pascal

 public procedure Delete; override;


Description

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


About

Donator

Alex Denissov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page