[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: Html5CanvasInterfaces.pas line 60
type IHtml5CanvasText = interface |
||
function GetFont; |
|
|
function GetTextAlign; |
|
|
function GetTextBaseline; |
|
|
procedure SetFont(); |
|
|
procedure SetTextAlign(); |
|
|
procedure SetTextBaseline(); |
|
|
property Font: string; [rw] |
|
|
property TextAlign: string; [rw] |
|
|
property TextBaseline: string; [rw] |
|
|
end; |
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |