Unit 'Html5CanvasGR32' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_html5canvas]

THtml5CanvasElementGR32

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: Html5CanvasGR32.pas line 13

type THtml5CanvasElementGR32 = class(TCustomHtml5CanvasElement)

protected

  FBitmap32: TBitmap32;

  

  FOwnsBitmap: Boolean;

  

  function GetHeight; override;

  

  function GetWidth; override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Bitmap32: TBitmap32; [r]

  

end;

Inheritance

THtml5CanvasElementGR32

  

|

TCustomHtml5CanvasElement

  

|

TObject,IHtml5CanvasElement



CT Web help

CodeTyphon Studio