Back to Devexpress

TcxRadioButton.ShowEndEllipsis Property

vcl-cxradiogroup-dot-tcxradiobutton-5ed9b16c.md

latest807 B
Original Source

TcxRadioButton.ShowEndEllipsis Property

Specifies whether to display an end ellipsis when the radio button control’s caption is clipped.

Declaration

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

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True to display an end ellipsis when the caption is clipped.

The default value of the ShowEndEllipsis property is False.

See Also

TcxRadioButton Class

TcxRadioButton Members

cxRadioGroup Unit