radioitem

Description

Specifies a radioitem.

Attributes

    backgroundcolor
    checked (false)
    fontbold
    fontitalic
    fontname
    fontsize
    fontunderline (not available)
    foregroundcolor
    id (required)
    oncreate (false)
    ondestroy (false)
    popup
    position (center)
    state (enabled)
    text

Children

none.

Description of attributes

checked

Specifies whether this radioitem is checked when the radiogroup is displayed. The allowed values are true and false. The default value is false. Notice that only one radioitem in a radiogroup may have set this attribute to true.

text

Specifies the text to be displayed next to the radioitem