ICanvasSupport.Canvas

property Canvas: TCanvas read GetCanvas;

Description

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

TBitmap32.Canvas, CanvasAllocated, Canvas