property Canvas: TCanvas read GetCanvas;
Returns the current canvas instance. A back-end may use lazy instantiation of the canvas - that is, it may create the canvas instance once the Canvas property is read for the first time.
[See also]: CanvasAllocated, TBitmap32.Canvas