Skip to main content

TcxRadioButton Class

An advanced radio button control.

Declaration

TcxRadioButton = class(
    TRadioButton,
    IdxFadingObject,
    IcxLookAndFeelContainer,
    IdxSkinSupport,
    IdxScaleFactor,
    IdxVisualRefinementsListener
)

Remarks

This class extends its ancestor (TRadioButton) with properties that allow you to:

The following image demonstrates a checked radio button when the native paint style is applied.

See Also