The TCanvasElement class is the element class for HTML5 canvas elements, and contains all of the canvas functionality in the form of public methods and properties/events that control classes can use to create painting/drawing controls.
This element does not provide support for canvas drawing at design-time, and the applicable drawing methods and properties are all stubs.