[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: Html5CanvasInterfaces.pas line 185
type TCustomHtml5CanvasElement = class(TInterfacedObject,IHtml5CanvasElement) |
||
protected |
||
function GetHeight; virtual; abstract; |
|
|
function GetWidth; virtual; abstract; |
|
|
public |
||
property Height: Cardinal; [r] |
|
|
property Width: Cardinal; [r] |
|
|
end; |
|
||
| | ||
TObject,IHtml5CanvasElement |
CT Web help |
CodeTyphon Studio |