Icon TRadioButton

Unit: WebBtns

Inherits From TStateButtonControl

Available In: Visual Client Applications

The TRadioButton component represents a radio button control. A radio button control is a state control that is used in groups to allow the user to select a specific control by using a mouse click, or by pushing the spacebar or enter key. A set of radio button controls are considered in the same group when they share the same parent container. You can change the position of the radio button controls within a container by modifying their LayoutOrder property.

Image