[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: Html5CanvasInterfaces.pas line 9
type IUint8ClampedArray = interface |
||
function Get(); |
|
|
function GetLength; |
|
|
procedure Set(); |
|
|
property Length: Cardinal; [r] |
|
|
property Data []: Byte; [rw] |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |