Skip to main content

TcxRadioButton.Transparent Property

Specifies the transparency of the radio button control’s background.

Declaration

property Transparent: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to make the background transparent.

The default value of the AutoSize property is False.

See Also