RadioButtons.htm

Radio Buttons allow the user to select one of several items. They are indicated via empty circles next to each label - the one selected button has a black dot inside the circle.

Usually, these are shown with a line drawn around the group.

Delphi


Delphi 5.0

There are 2 basic ways to add Radio Buttons Menus support Radio Button type functionality, but they use checkmarks and does not indicate unselected options with empty circles.


Author: Robert Clemenzi - clemenzi@cpcug.org
URL: http:// cpcug.org / user / clemenzi / technical / Languages / RadioButtons.html