Canvasオブジェクト
Canvasは主に画像の出力をサポートするGUIオブジェクトです。
Canvasオブジェクトは以下のメソッドとイベントをサポートします。
メソッド
SetBound
GetBound
SetFont
SetColor
GetColor
SetToolTip
GetToolTip
SetEnabled
GetEnabled
SetVisible
GetVisible
SetImage
GetImage
GetPicture
SetBorder
GetBorder
SetDropMode
GetDropMode
SetFocus
GetHandle
イベント
ClickEvent
DblClickEvent
MouseDownEvent
MouseUpEvent
KeyDownEvent
KeyUpEvent
DropEvent