radio_button

A DCL radio_button is a child tile. A radio_button can be selected by clicking on it or by giving it focus. When a radio_button is selected, each other radio_button that appears within the same cluster will be deselected.

related attributes

callbacks

When a previously unselected radio_button gets selected by mouse or keyboard, a callback with reason "CBR_SELECT" will be triggered (see action_tile for more about callbacks). The sender of the callback will be the cluster that contains this radio_button. If the radio_button is already selected, clicking it again will trigger the same callback again.

© Bricsys NV. All rights reserved.