Skip to main content


In C++ Builder FireMonkey projects, Canvas requires BeginScene() and EndScene() Methods to edit that memory area faster. We can use C++ Canvas property of any component. Here below all samples are about Canvas of Bitmaps. Canvas of Bitmaps can be used to draw inside and all drawings should be done between these methods as below; Using Bitmap allows you to modify canvas while you can able to show this as a Image Bitmap, you can also Load or Save this bitmap easily. To Know more information, Visit Learn C Plus Plus. Visit: https://learncplusplus.org/quickly-learn-how-to-use-canvas-drawing-in-c-on-windows/