Radioオブジェクト

Radioは主に単一選択をサポートするGUIオブジェクトです。
Radioオブジェクトは以下のメソッドとイベントをサポートします。


メソッド
SetText

GetText

SetBound

GetBound

SetFont

SetColor

GetColor

SetToolTip

GetToolTip

SetEnabled

GetEnabled

SetVisible

GetVisible

SetCheck

GetCheck

SetDropMode

GetDropMode

SetFocus

GetHandle


イベント
ClickEvent

DblClickEvent

MouseDownEvent

MouseUpEvent

KeyDownEvent

KeyUpEvent

DropEvent



メインへ