Concept Framework 2.0 documentation Contents | Index

RToggleButton.Checked

Name Type Access Version Deprecated
Checked property public version 1.0 no

Prototype:
[Read/Write] property Checked[=true|false]


Description:
Marks the button as checked (if true) or unchecked(false). Toggle buttons have two states: checked and unchecked. See also the Inconsistent property

Returns:
Returns true if the button is checked, false otherwise.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:10 2011 GMT(c)2011 RadGs Software