<oRadioGroup>:delItem(nPosition>) --> self
        <nPosition> is a numeric value that indicates the position in the
        radio group of the radio button to be deleted.
        delItem() is a method of the RadioGroup class that is used for
        removing a radio button from a radio group.