Back to Devexpress

TcxRadioButton.Transparent Property

vcl-cxradiogroup-dot-tcxradiobutton-36159f80.md

latest659 B
Original Source

TcxRadioButton.Transparent Property

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

Declaration

delphi
property Transparent: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True to make the background transparent.

The default value of the AutoSize property is False.

See Also

TcxRadioButton Class

TcxRadioButton Members

cxRadioGroup Unit