CheckRadio Component Go To Download Page
A Delphi component that acts like a radiobutton component or a checkbox component. Switch from one to the other according to which side you click, and the 3-D effect shows which side is active. Interrogate using the normal item-index property. If multiple items are checked the item-index will be -2, and you then interrogate by iterating thru individual indexes. Format in one or multiple columns, any number of items.
Any number of items can be set on in the checkbox side.

If you click on the radiobutton side, the 3-D effect swaps to that side, only the one item is checked and the rest are cleared. To suppress any item's checkbox side, the label is entered with a leading underscore, as "_All The Above".
